Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c801 static uint32_t arc_bufc_to_flags(arc_buf_contents_t);
1452 arc_bufc_to_flags(arc_buf_contents_t type) in arc_bufc_to_flags() function
3124 arc_hdr_set_flags(hdr, arc_bufc_to_flags(type) | ARC_FLAG_HAS_L1HDR); in arc_hdr_alloc()
3470 arc_hdr_set_flags(hdr, arc_bufc_to_flags(type) | ARC_FLAG_HAS_L2HDR); in arc_buf_alloc_l2only()