Home
last modified time | relevance | path

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

/drivers/md/
Ddm-bufio.c55 #define DM_BUFIO_INLINE_VECS 16 macro
151 struct bio_vec bio_vec[DM_BUFIO_INLINE_VECS];
608 b->bio.bi_max_vecs = DM_BUFIO_INLINE_VECS; in use_inline_bio()
652 if (b->c->block_size <= DM_BUFIO_INLINE_VECS * PAGE_SIZE && in submit_io()