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

/linux-master/block/
H A Dfops.c178 if (iocb->ki_flags & IOCB_ALLOC_CACHE)
318 if (iocb->ki_flags & IOCB_ALLOC_CACHE)
/linux-master/io_uring/
H A Drw.c735 kiocb->ki_flags |= IOCB_ALLOC_CACHE;
/linux-master/include/linux/
H A Dfs.h331 #define IOCB_ALLOC_CACHE (1 << 21) macro
361 { IOCB_ALLOC_CACHE, "ALLOC_CACHE" }, \

Completed in 203 milliseconds