Home
last modified time | relevance | path

Searched refs:io_channel_flush (Results 1 – 13 of 13) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dclosefs.c440 retval = io_channel_flush(fs->io); in ext2fs_flush2()
451 retval = io_channel_flush(fs->io); in ext2fs_flush2()
Dext2_io.h118 #define io_channel_flush(c) ((c)->manager->flush((c))) macro
Dundo_io.c263 retval = io_channel_flush(data->undo_file); in write_undo_indexes()
312 retval = io_channel_flush(data->undo_file); in undo_setup_tdb()
1022 retval = io_channel_flush(data->real); in undo_flush()
Dmmp.c158 io_channel_flush(fs->io); in ext2fs_mmp_write()
Dtest_io.c124 retval = io_channel_flush(data->real); in test_flush()
/external/e2fsprogs/doc/RelNotes/
Dv1.11.txt56 Make the unix_io channel's io_channel_flush implementation calls sync()
Dv1.44.0.txt66 Mke2fs now uses io_channel_flush() instead of sync() for the sync_kludge
/external/e2fsprogs/resize/
Dresize2fs.c1202 io_channel_flush(fs->io); in adjust_superblock()
1210 io_channel_flush(fs->io); in adjust_superblock()
1866 io_channel_flush(fs->io); in block_mover()
1874 io_channel_flush(fs->io); in block_mover()
1979 io_channel_flush(fs->io); in progress_callback()
2339 io_channel_flush(rfs->old_fs->io); in inode_scan_and_fix()
2384 io_channel_flush(is->rfs->old_fs->io); in check_and_change_inodes()
/external/e2fsprogs/e2fsck/
Dutil.c61 io_channel_flush(ctx->fs->io); in fatal_error()
Dunix.c1786 io_channel_flush(ctx->fs->io); in main()
2039 pctx.errcode = io_channel_flush(ctx->fs->io); in main()
Djournal.c155 return io_channel_flush(io) ? -EIO : 0; in sync_blockdev()
/external/e2fsprogs/debugfs/
Djournal.c161 return io_channel_flush(io) ? EIO : 0; in sync_blockdev()
/external/e2fsprogs/misc/
Dmke2fs.c453 io_channel_flush(fs->io); in write_inode_tables()
455 io_channel_flush(fs->io); in write_inode_tables()