Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbio.c29 #define BIO_INLINE_VECS 4 macro
485 inline_vecs = BIO_INLINE_VECS; in bio_alloc_bioset()
1946 unsigned int back_pad = BIO_INLINE_VECS * sizeof(struct bio_vec); in bioset_init()
2140 if (bvs->nr_vecs <= BIO_INLINE_VECS) { in biovec_init_slabs()