Searched refs:IOCB_ALLOC_CACHE (Results 1 – 3 of 3) sorted by relevance
1703 if (!(kiocb->ki_flags & IOCB_ALLOC_CACHE) || nr_vecs > BIO_INLINE_VECS) in bio_alloc_kiocb()
324 #define IOCB_ALLOC_CACHE (1 << 21) macro
2920 kiocb->ki_flags |= IOCB_HIPRI | IOCB_ALLOC_CACHE; in io_prep_rw()
Completed in 35 milliseconds