Searched refs:ext2fs_free (Results 1 – 14 of 14) sorted by relevance
22 void ext2fs_free(ext2_filsys fs) in ext2fs_free() function
117 ext2fs_free(fs); in ext2fs_dup_handle()
471 ext2fs_free(fs); in ext2fs_close2()
424 ext2fs_free(fs); in ext2fs_open2()
516 ext2fs_free(fs); in ext2fs_initialize()
1141 extern void ext2fs_free(ext2_filsys fs);
284 ext2fs_free(new_fs); in online_resize_fs()
203 ext2fs_free(rfs->old_fs); in resize_fs()216 ext2fs_free(rfs->new_fs); in resize_fs()
214 ext2fs_free@Base 1.37
1058 ext2fs_free(*ret_fs); in try_open_fs()1293 ext2fs_free(fs); in main()
905 ext2fs_free(ctx->fs); in e2fsck_run_ext3_journal()
1951 ext2fs_free(fs); in main()
226 @deftypefun void ext2fs_free (ext2_filsys @var{fs})236 free the filesystem using @code{ext2fs_free}.
6391 The ext2fs_free() command now uses the new badblocks API to avoid