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 106 extern errcode_t io_channel_write_byte(io_channel channel,
closefs.c 171 retval = io_channel_write_byte(fs->io,
undo_io.c 521 retval = io_channel_write_byte(data->real, offset, size, buf);
test_io.c 425 retval = io_channel_write_byte(data->real, offset, count, buf);

Completed in 153 milliseconds