Searched refs:IOMAP_DONTCACHE (Results 1 – 4 of 4) sorted by relevance
196 #define IOMAP_DONTCACHE (1 << 10) macro
602 if (iter->flags & IOMAP_DONTCACHE) in iomap_get_folio()1030 iter.flags |= IOMAP_DONTCACHE; in iomap_file_buffered_write()
359 * ``IOMAP_DONTCACHE`` is set when the caller wishes to perform a
134 * ``IOCB_DONTCACHE``: Turns on ``IOMAP_DONTCACHE``.