Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dclosefs.c354 retval = io_channel_flush(fs->io); in ext2fs_flush()
361 retval = io_channel_flush(fs->io); in ext2fs_flush()
Dext2_io.h100 #define io_channel_flush(c) ((c)->manager->flush((c))) macro
Dundo_io.c539 retval = io_channel_flush(data->real); in undo_flush()
Dtest_io.c448 retval = io_channel_flush(data->real); in test_flush()
/external/e2fsprogs/resize/
Dresize2fs.c651 io_channel_flush(fs->io); in adjust_superblock()
660 io_channel_flush(fs->io); in adjust_superblock()
1202 io_channel_flush(fs->io); in block_mover()
1210 io_channel_flush(fs->io); in block_mover()
1296 io_channel_flush(fs->io); in progress_callback()
1437 io_channel_flush(rfs->old_fs->io); in inode_scan_and_fix()
1480 io_channel_flush(is->rfs->old_fs->io); in check_and_change_inodes()
/external/e2fsprogs/e2fsck/
Dunix.c1239 io_channel_flush(ctx->fs->io); in main()
1488 io_channel_flush(ctx->fs->io); in main()
Dutil.c52 io_channel_flush(ctx->fs->io); in fatal_error()
Djournal.c105 io_channel_flush(io); in sync_blockdev()
/external/e2fsprogs/
DRELEASE-NOTES5697 Make the unix_io channel's io_channel_flush implementation calls sync()