Searched refs:ext2fs_flush (Results 1 – 12 of 12) sorted by relevance
275 errcode_t ext2fs_flush(ext2_filsys fs) in ext2fs_flush() function
579 retval = ext2fs_flush(fs); in main()
1004 extern errcode_t ext2fs_flush(ext2_filsys fs);
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.
246 ext2fs_flush@Base 1.37
129 ext2fs_flush(fs); in resize_fs()2425 ext2fs_flush(rfs->old_fs); in move_itables()2435 ext2fs_flush(fs); in move_itables()
779 ext2fs_flush(fs); /* Force out any modifications */ in ext2fs_run_ext3_journal()
23 ext2fs_flush() should return a different error message for primary
5963 Fix a bug in ext2fs_flush/ext2fs_close; when the MASTER_SB_ONLY flag7677 calls) at all times. The ext2fs_flush() function now performs a sync
977 ext2fs_flush(ctx->fs); /* Force out any modifications */ in e2fsck_run_ext3_journal()
1902 pctx.errcode = ext2fs_flush(ctx->fs); in main()
3977 ext2fs_flush(fs); in __translate_error()