Home
last modified time | relevance | path

Searched refs:bio_max_vecs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_bio_io.c7 static inline unsigned int bio_max_vecs(unsigned int count) in bio_max_vecs() function
29 bio = bio_alloc(bdev, bio_max_vecs(left), op | REQ_META | REQ_SYNC, in xfs_rw_bdev()
41 bio = bio_alloc(prev->bi_bdev, bio_max_vecs(left), in xfs_rw_bdev()