Searched refs:max_hw_iov (Results 1 – 4 of 4) sorted by relevance
860 int max_hw_iov; member
148 dst->max_hw_iov = MIN_NON_ZERO(dst->max_hw_iov, src->max_hw_iov); in bdrv_merge_limits()
2324 return MIN_NON_ZERO(blk->root->bs->bl.max_hw_iov, in blk_get_max_hw_iov()
1518 bs->bl.max_hw_iov = ret; in raw_refresh_limits()