Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dclosefs.c411 retval = io_channel_flush(fs->io); in ext2fs_flush2()
419 retval = io_channel_flush(fs->io); in ext2fs_flush2()
Dext2_io.h107 #define io_channel_flush(c) ((c)->manager->flush((c))) macro
Dmmp.c120 io_channel_flush(fs->io); in ext2fs_mmp_write()
Dundo_io.c560 retval = io_channel_flush(data->real); in undo_flush()
Dtest_io.c462 retval = io_channel_flush(data->real); in test_flush()
/external/e2fsprogs/resize/
Dresize2fs.c709 io_channel_flush(fs->io); in adjust_superblock()
718 io_channel_flush(fs->io); in adjust_superblock()
1320 io_channel_flush(fs->io); in block_mover()
1328 io_channel_flush(fs->io); in block_mover()
1428 io_channel_flush(fs->io); in progress_callback()
1571 io_channel_flush(rfs->old_fs->io); in inode_scan_and_fix()
1614 io_channel_flush(is->rfs->old_fs->io); in check_and_change_inodes()
/external/e2fsprogs/e2fsck/
Dunix.c1490 io_channel_flush(ctx->fs->io); in main()
1770 io_channel_flush(ctx->fs->io); in main()
Dutil.c60 io_channel_flush(ctx->fs->io); in fatal_error()
Djournal.c105 io_channel_flush(io); in sync_blockdev()
/external/e2fsprogs/
DRELEASE-NOTES6949 Make the unix_io channel's io_channel_flush implementation calls sync()