Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c866 ARC_FILL_LOCKED = 1 << 0, /* hdr lock is held */ enumerator
2028 kmutex_t *hash_lock = (flags & ARC_FILL_LOCKED) ? NULL : HDR_LOCK(hdr); in arc_buf_fill()
2787 arc_fill_flags_t flags = ARC_FILL_LOCKED; in arc_buf_alloc_impl()