Searched refs:ext2fs_flush (Results 1 – 12 of 12) sorted by relevance
15 Fix a bug in ext2fs_flush/ext2fs_close; when the MASTER_SB_ONLY flag
82 calls) at all times. The ext2fs_flush() function now performs a sync
273 errcode_t ext2fs_flush(ext2_filsys fs) in ext2fs_flush() function
646 retval = ext2fs_flush(fs); in main()
1054 extern errcode_t ext2fs_flush(ext2_filsys fs);
885 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()
2026 pctx.errcode = ext2fs_flush(ctx->fs); in main()
150 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 and268 @code{ext2fs_flush}. Also, this function only initializes the377 @code{ext2fs_flush} when the superblock is written to disk.
275 ext2fs_flush@Base 1.37
795 ext2fs_flush(fs); /* Force out any modifications */ in ext2fs_run_ext3_journal()
129 ext2fs_flush(fs); in resize_fs()2544 ext2fs_flush(rfs->old_fs); in move_itables()2554 ext2fs_flush(fs); in move_itables()
3998 ext2fs_flush(fs); in __translate_error()