Searched refs:io_channel_write_byte (Results 1 - 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dio_manager.c59 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, function
H A Dext2_io.h106 extern errcode_t io_channel_write_byte(io_channel channel,
H A Dclosefs.c171 retval = io_channel_write_byte(fs->io,
H A Dundo_io.c521 retval = io_channel_write_byte(data->real, offset, size, buf);
H A Dtest_io.c425 retval = io_channel_write_byte(data->real, offset, count, buf);

Completed in 90 milliseconds