Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbio.c41 #define BIO_INLINE_VECS 4 macro
497 inline_vecs = BIO_INLINE_VECS; in bio_alloc_bioset()
1906 unsigned int back_pad = BIO_INLINE_VECS * sizeof(struct bio_vec); in bioset_init()
2065 if (bvs->nr_vecs <= BIO_INLINE_VECS) { in biovec_init_slabs()