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

  /external/e2fsprogs/lib/ext2fs/
io_manager.c 59 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, function
ext2_io.h 113 extern errcode_t io_channel_write_byte(io_channel channel,
closefs.c 215 retval = io_channel_write_byte(fs->io,
test_io.c 439 retval = io_channel_write_byte(data->real, offset, count, buf);
undo_io.c 542 retval = io_channel_write_byte(data->real, offset, size, buf);

Completed in 205 milliseconds