Searched refs:need_crypt (Results 1 – 1 of 1) sorted by relevance
3271 arc_hdr_realloc_crypt(arc_buf_hdr_t *hdr, boolean_t need_crypt) in arc_hdr_realloc_crypt() argument3284 ASSERT3U(!!HDR_PROTECTED(hdr), !=, need_crypt); in arc_hdr_realloc_crypt()3290 if (need_crypt) { in arc_hdr_realloc_crypt()3356 if (need_crypt) { in arc_hdr_realloc_crypt()