Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk_types.h293 static inline struct bio_vec *bio_inline_vecs(struct bio *bio) in bio_inline_vecs() function
H A Dbio.h477 bio_init(bio, bdev, bio_inline_vecs(bio), max_vecs, opf); in bio_init_inline()