Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c840 ARC_FILL_NOAUTH = 1 << 3, /* don't attempt to authenticate */ enumerator
2025 zb, !!(flags & ARC_FILL_NOAUTH)); in arc_buf_fill()
2761 flags |= ARC_FILL_NOAUTH; in arc_buf_alloc_impl()