Searched refs:arc_buf_hdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Darc.h59 typedef struct arc_buf_hdr arc_buf_hdr_t;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1094 /* protected by arc_buf_hdr mutex */
1101 struct arc_buf_hdr { struct
3295 * Transition between the two allocation states for the arc_buf_hdr struct.
3296 * The arc_buf_hdr struct can be allocated with (hdr_full_cache) or without
3571 * Evict the arc_buf_hdr that is provided as a parameter. The resultant

Completed in 82 milliseconds