HomeSort by relevance Sort by last modified time
    Searched refs:ext2fs_free (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/lib/ext2fs/
dupfs.c 92 ext2fs_free(fs);
freefs.c 22 void ext2fs_free(ext2_filsys fs) function
closefs.c 403 ext2fs_free(fs);
openfs.c 363 ext2fs_free(fs);
initialize.c 441 ext2fs_free(fs);
ext2fs.h 905 extern void ext2fs_free(ext2_filsys fs);
    [all...]
  /external/e2fsprogs/resize/
online.c 185 ext2fs_free(new_fs);
resize2fs.c 168 ext2fs_free(rfs->old_fs);
181 ext2fs_free(rfs->new_fs);
    [all...]
  /external/e2fsprogs/e2fsck/
unix.c 950 ext2fs_free(*ret_fs);
1064 ext2fs_free(fs);
    [all...]
journal.c 887 ext2fs_free(ctx->fs);

Completed in 1428 milliseconds