Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h364 #define L2BLK_SET_PROTECTED(field, x) BF64_SET((field), 56, 1, x) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c10940 L2BLK_SET_PROTECTED((le)->le_prop, !!(HDR_PROTECTED(hdr))); in l2arc_log_blk_insert()