Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dclosefs.c431 retval = io_channel_flush(fs->io); in ext2fs_flush2()
442 retval = io_channel_flush(fs->io); in ext2fs_flush2()
Dext2_io.h115 #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()
1018 retval = io_channel_flush(data->real); in undo_flush()
Dmmp.c145 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.c1116 io_channel_flush(fs->io); in adjust_superblock()
1125 io_channel_flush(fs->io); in adjust_superblock()
1769 io_channel_flush(fs->io); in block_mover()
1777 io_channel_flush(fs->io); in block_mover()
1881 io_channel_flush(fs->io); in progress_callback()
2295 io_channel_flush(rfs->old_fs->io); in inode_scan_and_fix()
2339 io_channel_flush(is->rfs->old_fs->io); in check_and_change_inodes()
/external/e2fsprogs/e2fsck/
Dutil.c65 io_channel_flush(ctx->fs->io); in fatal_error()
Dunix.c1727 io_channel_flush(ctx->fs->io); in main()
1972 pctx.errcode = io_channel_flush(ctx->fs->io); in main()
Djournal.c156 return io_channel_flush(io) ? -EIO : 0; in sync_blockdev()
/external/e2fsprogs/debugfs/
Djournal.c162 return io_channel_flush(io) ? EIO : 0; in sync_blockdev()
/external/e2fsprogs/misc/
Dmke2fs.c450 io_channel_flush(fs->io); in write_inode_tables()
452 io_channel_flush(fs->io); in write_inode_tables()