Searched defs:sparse_read_blk (Results 1 – 2 of 2) sorted by relevance
81 static int sparse_read_blk(__u64 block, int count, void *buf) in sparse_read_blk() function157 static int sparse_read_blk(__u64 block, int count, void *buf) { return 0; } in sparse_read_blk() function
412 static errcode_t sparse_read_blk(io_channel channel, unsigned long block, in sparse_read_blk() function