Home
last modified time | relevance | path

Searched refs:ZFS_DELEG_USER_SETS (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c118 case ZFS_DELEG_USER_SETS: in zfs_validate_who()
220 case ZFS_DELEG_USER_SETS: in zfs_deleg_whokey()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c141 type != ZFS_DELEG_USER_SETS) in dsl_deleg_can_unallow()
529 ZFS_DELEG_USER_SETS, checkflag, &id, avl); in dsl_load_user_sets()
702 dosets ? ZFS_DELEG_USER_SETS : ZFS_DELEG_USER, in copy_create_perms()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h342 ZFS_DELEG_USER_SETS = 'U', enumerator
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5038 case ZFS_DELEG_USER_SETS: in who_type2weight()
5333 case ZFS_DELEG_USER_SETS: in parse_fs_perm()
5364 case ZFS_DELEG_USER_SETS: in parse_fs_perm()
5767 case ZFS_DELEG_USER_SETS: in store_allow_perm()
5769 set_type = ZFS_DELEG_USER_SETS; in store_allow_perm()
6064 case ZFS_DELEG_USER_SETS: in print_uge_deleg_perms()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3972 <enumerator name='ZFS_DELEG_USER_SETS' value='85'/>