Home | History | Annotate | Download | only in doc

Lines Matching full:io_manager

173 @deftypefun errcode_t ext2fs_open (const char *@var{name}, int @var{flags}, int @var{superblock}, int @var{block_size}, io_manager @var{manager}, ext2_filsys *@var{ret_fs})
175 Opens a filesystem named @var{name}, using the the io_manager
177 write the filesystem. In the case of the @code{unix_io} io_manager,
231 Close the io_manager abstraction for @var{fs} and release all memory
259 @deftypefun errcode_t ext2fs_initialize (const char *@var{name}, int @var{flags}, struct ext2_super_block *@var{param}, io_manager @var{manager}, ext2_filsys *@var{ret_fs})
264 for a filesystem to be located in @var{name}, using the io_manager