Searched refs:ext2fs_allocate_tables (Results 1 – 10 of 10) sorted by relevance
93 retval = ext2fs_allocate_tables(test_fs); in setup()
257 errcode_t ext2fs_allocate_tables(ext2_filsys fs) in ext2fs_allocate_tables() function
810 retval = ext2fs_allocate_tables(test_fs); in setup()
801 retval = ext2fs_allocate_tables(fs); in main()
768 extern errcode_t ext2fs_allocate_tables(ext2_filsys fs);
50 factoring out code form ext2fs_allocate_tables().
89 Added new function (ext2fs_allocate_tables) which allocates the
68 ext2fs_allocate_tables@Base 1.37
248 @code{ext2fs_allocate_tables} do much of the initial work for setting up251 calls @code{ext2fs_allocate_tables} to allocate space for the inode349 @deftypefun errcode_t ext2fs_allocate_tables (ext2_filsys @var{fs})
3124 retval = ext2fs_allocate_tables(fs); in main()