Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h396 #define IOMAP_IOEND_DONTCACHE (1U << 4) macro
404 IOMAP_IOEND_DONTCACHE)
/linux/fs/iomap/
H A Dioend.c180 ioend_flags |= IOMAP_IOEND_DONTCACHE; in iomap_add_to_ioend()
/linux/fs/xfs/
H A Dxfs_aops.c510 if (ioend->io_flags & IOMAP_IOEND_DONTCACHE) in xfs_ioend_needs_wq_completion()