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