Searched defs:read_block_fn (Results 1 – 3 of 3) sorted by relevance
52 typedef int (*read_block_fn)(void *, unsigned int, void *, size_t); typedef
780 typedef int (*read_block_fn)(void *, unsigned int, void *, size_t); typedef
2325 typedef int read_block_fn(void *context, u8 *buf, unsigned int block, size_t len); typedef