Searched refs:DIO_INLINE_BIO_VECS (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dfops.c44 #define DIO_INLINE_BIO_VECS 4 macro
50 struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs;
59 if (nr_pages <= DIO_INLINE_BIO_VECS)

Completed in 156 milliseconds