Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zone.c66 if ((error = spl_priv_check_cred(cred, PRIV_ZFS_JAIL)) != 0) in zone_dataset_attach()
119 if ((error = spl_priv_check_cred(cred, PRIV_ZFS_JAIL)) != 0) in zone_dataset_detach()
/freebsd/sys/sys/
H A Dpriv.h239 #define PRIV_ZFS_JAIL 282 /* Can attach/detach ZFS file systems macro