Searched refs:sparse_read_blk (Results 1 – 2 of 2) sorted by relevance
412 static errcode_t sparse_read_blk(io_channel channel, unsigned long block, in sparse_read_blk() function519 .read_blk = sparse_read_blk,538 .read_blk = sparse_read_blk,
404 static int sparse_read_blk(__u64 block, int count, void *buf) in sparse_read_blk() function502 static int sparse_read_blk(__u64 UNUSED(block), in sparse_read_blk() function526 return sparse_read_blk(offset / F2FS_BLKSIZE, in dev_read()