Searched refs:find_allocation (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/block/ |
| H A D | gluster.c | 1354 static int find_allocation(BlockDriverState *bs, off_t start, in find_allocation() function 1488 ret = find_allocation(bs, offset, &data, &hole); in qemu_gluster_co_block_status()
|
| H A D | file-posix.c | 3202 static int find_allocation(BlockDriverState *bs, off_t start, in find_allocation() function 3324 ret = find_allocation(bs, offset, &data, &hole); in raw_co_block_status()
|