Searched defs:bufv (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c163 int count, void *bufv)
169 unsigned char *buf = bufv;
225 int count, const void *bufv)
231 const unsigned char *buf = bufv;
160 raw_read_blk(io_channel channel, struct unix_private_data *data, unsigned long long block, int count, void *bufv) argument
222 raw_write_blk(io_channel channel, struct unix_private_data *data, unsigned long long block, int count, const void *bufv) argument

Completed in 63 milliseconds