Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c2344 l2arc_buf_hdr_t *l2hdr = NULL; in arc_buf_info() local
2359 l2hdr = &hdr->b_l2hdr; in arc_buf_info()
2373 if (l2hdr) { in arc_buf_info()
2374 abi->abi_l2arc_dattr = l2hdr->b_daddr; in arc_buf_info()
2375 abi->abi_l2arc_hits = l2hdr->b_hits; in arc_buf_info()
3518 l2arc_buf_hdr_t *l2hdr = &hdr->b_l2hdr; in l2arc_hdr_arcstats_update() local
3519 l2arc_dev_t *dev = l2hdr->b_dev; in l2arc_hdr_arcstats_update()
3587 l2arc_buf_hdr_t *l2hdr = &hdr->b_l2hdr; in arc_hdr_l2hdr_destroy() local
3588 l2arc_dev_t *dev = l2hdr->b_dev; in arc_hdr_l2hdr_destroy()