Searched refs:blk_get_max_hw_iov (Results 1 – 3 of 3) sorted by relevance
108 int blk_get_max_hw_iov(BlockBackend *blk);
150 uint32_t max_iov = blk_get_max_hw_iov(s->conf.blk); in calculate_max_transfer()
2335 int blk_get_max_hw_iov(BlockBackend *blk) in blk_get_max_hw_iov() function