Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddosio.c60 static errcode_t dos_write_blk(io_channel channel, unsigned long block,
71 .write_blk = dos_write_blk,
410 static errcode_t dos_write_blk(io_channel channel, unsigned long block, in dos_write_blk() function