Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dfops.c52 #define DIO_INLINE_BIO_VECS 4 macro
58 struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs; in __blkdev_direct_IO_simple()
67 if (nr_pages <= DIO_INLINE_BIO_VECS) in __blkdev_direct_IO_simple()

Completed in 3 milliseconds