Searched refs:io_channel_write_byte (Results 1 – 4 of 4) sorted by relevance
59 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, in io_channel_write_byte() function
92 extern errcode_t io_channel_write_byte(io_channel channel,
158 retval = io_channel_write_byte(fs->io, in write_primary_superblock()
354 retval = io_channel_write_byte(data->real, offset, count, buf); in test_write_byte()