Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c901 static uint32_t arc_bufc_to_flags(arc_buf_contents_t);
1584 arc_bufc_to_flags(arc_buf_contents_t type) in arc_bufc_to_flags() function
1745 arc_hdr_set_flags(hdr, arc_bufc_to_flags(type) | ARC_FLAG_HAS_L2HDR); in arc_buf_alloc_l2only()
3284 arc_hdr_set_flags(hdr, arc_bufc_to_flags(type) | ARC_FLAG_HAS_L1HDR); in arc_hdr_alloc()