Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc.h232 } arc_state_type_t; typedef
235 arc_state_type_t abi_state_type;
H A Darc_impl.h84 arc_state_type_t arcs_state;
460 arc_state_type_t b_arcs_state;
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_arc.h58 __field(arc_state_type_t, hdr_state_type)
197 __field(arc_state_type_t, hdr_state_type)
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c1716 boolean_t prefetch, arc_state_type_t arcs_state) in arc_buf_alloc_l2only()