Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h403 #define IOMAP_IOEND_DONTCACHE (1U << 4)
411 IOMAP_IOEND_DONTCACHE)
396 #define IOMAP_IOEND_DONTCACHE global() macro
/linux/fs/iomap/
H A Dioend.c241 ioend_flags |= IOMAP_IOEND_DONTCACHE; in iomap_add_to_ioend()