Searched refs:IOCB_ALLOC_CACHE (Results 1 – 3 of 3) sorted by relevance
177 if (iocb->ki_flags & IOCB_ALLOC_CACHE) in __blkdev_direct_IO()314 if (iocb->ki_flags & IOCB_ALLOC_CACHE) in __blkdev_direct_IO_async()
802 kiocb->ki_flags |= IOCB_ALLOC_CACHE; in io_rw_init_file()
332 #define IOCB_ALLOC_CACHE (1 << 21) macro363 { IOCB_ALLOC_CACHE, "ALLOC_CACHE" }, \