Home
last modified time | relevance | path

Searched refs:inode_write_byte (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dinode_io.c58 static errcode_t inode_write_byte(io_channel channel, unsigned long offset,
74 .write_byte = inode_write_byte,
260 static errcode_t inode_write_byte(io_channel channel, unsigned long offset, in inode_write_byte() function