Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c837 ARC_FILL_LOCKED = 1 << 0, /* hdr lock is held */ enumerator
1995 kmutex_t *hash_lock = (flags & ARC_FILL_LOCKED) ? NULL : HDR_LOCK(hdr); in arc_buf_fill()
2720 arc_fill_flags_t flags = ARC_FILL_LOCKED; in arc_buf_alloc_impl()