Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbio.c31 #define BIO_INLINE_VECS 4 macro
494 inline_vecs = BIO_INLINE_VECS; in bio_alloc_bioset()
1591 unsigned int back_pad = BIO_INLINE_VECS * sizeof(struct bio_vec); in bioset_init()
1650 if (bvs->nr_vecs <= BIO_INLINE_VECS) { in biovec_init_slabs()