Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dinode_io.c62 static errcode_t inode_write_blk64(io_channel channel,
76 .write_blk64 = inode_write_blk64
234 static errcode_t inode_write_blk64(io_channel channel, in inode_write_blk64() function
257 return inode_write_blk64(channel, block, count, buf); in inode_write_blk()