Home
last modified time | relevance | path

Searched refs:ext2fs_free (Results 1 – 18 of 18) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfreefs.c22 void ext2fs_free(ext2_filsys fs) in ext2fs_free() function
Ddupfs.c118 ext2fs_free(fs); in ext2fs_dup_handle()
Dclosefs.c464 ext2fs_free(fs); in ext2fs_close_free()
509 ext2fs_free(fs); in ext2fs_close2()
Dopenfs.c511 ext2fs_free(fs); in ext2fs_open2()
Dinitialize.c568 ext2fs_free(fs); in ext2fs_initialize()
Dinline_data.c838 ext2fs_free(fs); in main()
Dcsum.c1016 ext2fs_free(fs); in main()
Dext2fs.h1341 extern void ext2fs_free(ext2_filsys fs);
/external/e2fsprogs/doc/RelNotes/
Dv1.18.txt40 The ext2fs_free() command now uses the new badblocks API to avoid
/external/e2fsprogs/contrib/android/
Dext2simg.c160 ext2fs_free(fs); in ext_to_sparse()
/external/e2fsprogs/resize/
Donline.c283 ext2fs_free(new_fs); in online_resize_fs()
Dresize2fs.c245 ext2fs_free(rfs->old_fs); in resize_fs()
259 ext2fs_free(rfs->new_fs); in resize_fs()
/external/e2fsprogs/debian/
Dlibext2fs2.symbols254 ext2fs_free@Base 1.37
/external/e2fsprogs/e2fsck/
Dunix.c1164 ext2fs_free(*ret_fs); in try_open_fs()
1504 ext2fs_free(fs); in main()
Djournal.c995 ext2fs_free(ctx->fs); in e2fsck_run_ext3_journal()
/external/e2fsprogs/debugfs/
Djournal.c806 ext2fs_free(fs); in ext2fs_run_ext3_journal()
/external/e2fsprogs/misc/
Dtune2fs.c2967 ext2fs_free(fs); in main()
2972 ext2fs_free(fs); in main()
/external/e2fsprogs/doc/
Dlibext2fs.texinfo226 @deftypefun void ext2fs_free (ext2_filsys @var{fs})
236 free the filesystem using @code{ext2fs_free}.