Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dclosefs.c346 retval = io_channel_flush(fs->io); in ext2fs_flush()
353 retval = io_channel_flush(fs->io); in ext2fs_flush()
Dext2_io.h86 #define io_channel_flush(c) ((c)->manager->flush((c))) macro
Dtest_io.c377 retval = io_channel_flush(data->real); in test_flush()
/external/e2fsprogs/resize/
Dresize2fs.c512 io_channel_flush(fs->io); in adjust_superblock()
521 io_channel_flush(fs->io); in adjust_superblock()
1004 io_channel_flush(fs->io); in block_mover()
1012 io_channel_flush(fs->io); in block_mover()
1098 io_channel_flush(fs->io); in progress_callback()
1249 io_channel_flush(rfs->old_fs->io); in inode_scan_and_fix()
1293 io_channel_flush(is->rfs->old_fs->io); in check_and_change_inodes()
/external/e2fsprogs/e2fsck/
Dutil.c45 io_channel_flush(ctx->fs->io); in fatal_error()
Djournal.c99 io_channel_flush(io); in sync_blockdev()
Dunix.c1135 io_channel_flush(ctx->fs->io); in main()
/external/e2fsprogs/
DRELEASE-NOTES3977 Make the unix_io channel's io_channel_flush implementation calls sync()