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

  /external/e2fsprogs/lib/ext2fs/
ext2_io.h 99 #define io_channel_flush(c) ((c)->manager->flush((c))) macro
closefs.c 351 retval = io_channel_flush(fs->io);
358 retval = io_channel_flush(fs->io);
undo_io.c 539 retval = io_channel_flush(data->real);
test_io.c 448 retval = io_channel_flush(data->real);
  /external/e2fsprogs/resize/
resize2fs.c 651 io_channel_flush(fs->io);
660 io_channel_flush(fs->io);
    [all...]
  /external/e2fsprogs/e2fsck/
util.c 52 io_channel_flush(ctx->fs->io);
unix.c 1211 io_channel_flush(ctx->fs->io);
    [all...]
journal.c 105 io_channel_flush(io);

Completed in 98 milliseconds