Searched refs:IOMAP_DONTCACHE (Results 1 – 5 of 5) sorted by relevance
204 #define IOMAP_DONTCACHE (1 << 10) macro
107 { IOMAP_DONTCACHE, "DONTCACHE" }
689 if (iter->flags & IOMAP_DONTCACHE) in iomap_get_folio()1186 iter.flags |= IOMAP_DONTCACHE; in iomap_file_buffered_write()
368 * ``IOMAP_DONTCACHE`` is set when the caller wishes to perform a
136 * ``IOCB_DONTCACHE``: Turns on ``IOMAP_DONTCACHE``.