Searched refs:io_channel_write_byte (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | io_manager.c | 60 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset, in io_channel_write_byte() function
|
D | ext2_io.h | 121 extern errcode_t io_channel_write_byte(io_channel channel,
|
D | closefs.c | 223 retval = io_channel_write_byte(fs->io, in write_primary_superblock()
|
D | test_io.c | 422 retval = io_channel_write_byte(data->real, offset, count, buf); in test_write_byte()
|
D | undo_io.c | 929 retval = io_channel_write_byte(data->real, offset, size, buf); in undo_write_byte()
|
/external/e2fsprogs/debian/ |
D | libext2fs2.symbols | 642 io_channel_write_byte@Base 1.37
|