Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dbio.c38 #define BIO_INLINE_VECS 4 macro
465 inline_vecs = BIO_INLINE_VECS; in bio_alloc_bioset()
1912 unsigned int back_pad = BIO_INLINE_VECS * sizeof(struct bio_vec); in __bioset_create()
2051 if (bvs->nr_vecs <= BIO_INLINE_VECS) { in biovec_init_slabs()