Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpriv.h237 #define PRIV_ZFS_INJECT 281 /* Can inject faults in the ZFS fault macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_policy.c75 return (spl_priv_check_cred(cr, PRIV_ZFS_INJECT)); in secpolicy_zinject()