Searched refs:__read_block (Results 1 – 1 of 1) sorted by relevance
119 static int __read_block(int fd, void *buf, off_t offset, size_t count) in __read_block() function139 return __read_block(fd, buf, offset, blocksize); in read_block()272 if (__read_block(fd, buf, offset, size)) in read_blocks()