HomeSort by relevance Sort by last modified time
    Searched refs:io_channel_flush (Results 1 - 9 of 9) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ext2_io.h 107 #define io_channel_flush(c) ((c)->manager->flush((c))) macro
closefs.c 411 retval = io_channel_flush(fs->io);
419 retval = io_channel_flush(fs->io);
mmp.c 120 io_channel_flush(fs->io);
test_io.c 462 retval = io_channel_flush(data->real);
undo_io.c 560 retval = io_channel_flush(data->real);
  /external/e2fsprogs/resize/
resize2fs.c 709 io_channel_flush(fs->io);
718 io_channel_flush(fs->io);
    [all...]
  /external/e2fsprogs/e2fsck/
util.c 60 io_channel_flush(ctx->fs->io);
unix.c     [all...]
journal.c 105 io_channel_flush(io);

Completed in 495 milliseconds