Searched refs:use_unmapped (Results 1 – 1 of 1) sorted by relevance
1222 bool use_unmapped; in aio_qbio() local1271 use_unmapped = (dev->si_flags & SI_UNMAPPED) && unmapped_buf_allowed; in aio_qbio()1272 if (!use_unmapped) { in aio_qbio()1299 if (use_unmapped) { in aio_qbio()