Home
last modified time | relevance | path

Searched refs:ext2fs_flush (Results 1 – 12 of 12) sorted by relevance

/third_party/e2fsprogs/doc/RelNotes/
Dv1.31.txt15 Fix a bug in ext2fs_flush/ext2fs_close; when the MASTER_SB_ONLY flag
Dv1.12.txt82 calls) at all times. The ext2fs_flush() function now performs a sync
/third_party/e2fsprogs/lib/ext2fs/
Dclosefs.c273 errcode_t ext2fs_flush(ext2_filsys fs) in ext2fs_flush() function
Dmkjournal.c646 retval = ext2fs_flush(fs); in main()
Dext2fs.h1054 extern errcode_t ext2fs_flush(ext2_filsys fs);
/third_party/e2fsprogs/e2fsck/
Djournal.c885 ext2fs_flush(ctx->fs); in ext4_fc_replay()
942 ext2fs_flush(ctx->fs); in ext4_fc_replay()
1675 ext2fs_flush(ctx->fs); /* Force out any modifications */ in e2fsck_run_ext3_journal()
Dunix.c2026 pctx.errcode = ext2fs_flush(ctx->fs); in main()
/third_party/e2fsprogs/doc/
Dlibext2fs.texinfo150 using @code{ext2fs_flush}.
213 @deftypefun errcode_t ext2fs_flush (ext2_filsys @var{fs})
235 @code{ext2fs_flush} if the filesystem is marked dirty; then close and
268 @code{ext2fs_flush}. Also, this function only initializes the
377 @code{ext2fs_flush} when the superblock is written to disk.
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols275 ext2fs_flush@Base 1.37
/third_party/e2fsprogs/debugfs/
Djournal.c795 ext2fs_flush(fs); /* Force out any modifications */ in ext2fs_run_ext3_journal()
/third_party/e2fsprogs/resize/
Dresize2fs.c129 ext2fs_flush(fs); in resize_fs()
2544 ext2fs_flush(rfs->old_fs); in move_itables()
2554 ext2fs_flush(fs); in move_itables()
/third_party/e2fsprogs/misc/
Dfuse2fs.c3998 ext2fs_flush(fs); in __translate_error()