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/
ext2_io.h 120 extern errcode_t io_channel_write_byte(io_channel channel,
io_manager.c 60 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, function
closefs.c 223 retval = io_channel_write_byte(fs->io,
test_io.c 422 retval = io_channel_write_byte(data->real, offset, count, buf);
undo_io.c 929 retval = io_channel_write_byte(data->real, offset, size, buf);

Completed in 577 milliseconds