Searched refs:ext2fs_free (Results 1 – 11 of 11) sorted by relevance
92 ext2fs_free(fs); in ext2fs_dup_handle()
22 void ext2fs_free(ext2_filsys fs) in ext2fs_free() function
315 ext2fs_free(fs); in ext2fs_open2()
381 ext2fs_free(fs); in ext2fs_close()
398 ext2fs_free(fs); in ext2fs_initialize()
756 extern void ext2fs_free(ext2_filsys fs);
158 ext2fs_free(new_fs); in online_resize_fs()
148 ext2fs_free(rfs->old_fs); in resize_fs()157 ext2fs_free(rfs->new_fs); in resize_fs()
983 ext2fs_free(fs); in main()
229 @deftypefun void ext2fs_free (ext2_filsys @var{fs})239 free the filesystem using @code{ext2fs_free}.
3419 The ext2fs_free() command now uses the new badblocks API to avoid