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