Searched refs:arc_evict_hdr (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c3337 * arc_evict_hdr(), as such we should have already been
3583 arc_evict_hdr(arc_buf_hdr_t *hdr, kmutex_t *hash_lock) function
3759 uint64_t evicted = arc_evict_hdr(hdr, hash_lock);
3765 * If evicted is zero, arc_evict_hdr() must have

Completed in 150 milliseconds