Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpriv.h241 #define PRIV_ZFS_POOL_CONFIG 280 /* Can configure ZFS pools. */ macro
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_policy.c59 return (priv_check_cred(cr, PRIV_ZFS_POOL_CONFIG)); in secpolicy_sys_config()