Searched refs:blk_get_max_hw_iov (Results 1 – 3 of 3) sorted by relevance
101 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()
2321 int blk_get_max_hw_iov(BlockBackend *blk) in blk_get_max_hw_iov() function