Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h427 uint32_t b_ebufcnt; /* count of encrypted buffers */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c2001 hdr->b_crypt_hdr.b_ebufcnt -= 1; in arc_buf_untransform_in_place()
2876 hdr->b_crypt_hdr.b_ebufcnt += 1; in arc_buf_alloc_impl()
3160 hdr->b_crypt_hdr.b_ebufcnt -= 1; in arc_buf_destroy_impl()
3167 if (hdr->b_crypt_hdr.b_ebufcnt == 0 && in arc_buf_destroy_impl()
3574 hdr->b_crypt_hdr.b_ebufcnt = 0; in arc_hdr_realloc_crypt()
6706 hdr->b_crypt_hdr.b_ebufcnt -= 1; in arc_release()
6732 nhdr->b_crypt_hdr.b_ebufcnt = 1; in arc_release()