Searched refs:ARC_FLAG_UNCACHED (Results 1 – 3 of 3) sorted by relevance
126 ARC_FLAG_UNCACHED = 1 << 5, /* evict after use */ enumerator
714 #define HDR_UNCACHED(hdr) ((hdr)->b_flags & ARC_FLAG_UNCACHED)5999 if (*arc_flags & ARC_FLAG_UNCACHED) { in arc_read()6000 arc_hdr_set_flags(hdr, ARC_FLAG_UNCACHED); in arc_read()6868 arc_hdr_set_flags(hdr, ARC_FLAG_UNCACHED); in arc_write()
1644 aflags |= ARC_FLAG_UNCACHED; in dbuf_read_impl()3791 dpa->dpa_aflags |= ARC_FLAG_UNCACHED; in dbuf_prefetch_impl()