Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dbio.c1708 if (!(kiocb->ki_flags & IOCB_ALLOC_CACHE) || nr_vecs > BIO_INLINE_VECS) in bio_alloc_kiocb()
/Linux-v5.15/include/linux/
Dfs.h323 #define IOCB_ALLOC_CACHE (1 << 21) macro
/Linux-v5.15/fs/
Dio_uring.c2877 kiocb->ki_flags |= IOCB_HIPRI | IOCB_ALLOC_CACHE; in io_prep_rw()