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

  /external/e2fsprogs/lib/ext2fs/
closefs.c 263 errcode_t ext2fs_flush(ext2_filsys fs) function
mkjournal.c 628 retval = ext2fs_flush(fs);
ext2fs.h 927 extern errcode_t ext2fs_flush(ext2_filsys fs);
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 112 ext2fs_flush(fs);
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 890 ext2fs_flush(ctx->fs); /* Force out any modifications */

Completed in 280 milliseconds