Searched defs:noauth (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | arc.c | 1907 arc_fill_hdr_crypt(arc_buf_hdr_t * hdr,kmutex_t * hash_lock,spa_t * spa,const zbookmark_phys_t * zb,boolean_t noauth) arc_fill_hdr_crypt() argument 2717 arc_buf_alloc_impl(arc_buf_hdr_t * hdr,spa_t * spa,const zbookmark_phys_t * zb,const void * tag,boolean_t encrypted,boolean_t compressed,boolean_t noauth,boolean_t fill,arc_buf_t ** ret) arc_buf_alloc_impl() argument
|