Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c709 #define HDR_UNCACHED(hdr) ((hdr)->b_flags & ARC_FLAG_UNCACHED) macro
5053 if (HDR_UNCACHED(hdr)) { in arc_access()
6510 } else if (!(HDR_UNCACHED(hdr) || in arc_write_ready()