Home
last modified time | relevance | path

Searched refs:ZFS_DELEG_USER (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfs_deleg.c118 case ZFS_DELEG_USER: in zfs_validate_who()
220 case ZFS_DELEG_USER: in zfs_deleg_whokey()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_deleg.c140 if (type != ZFS_DELEG_USER && in dsl_deleg_can_unallow()
439 ZFS_DELEG_USER, checkflag, &id, perm) == 0) in dsl_check_user_access()
693 dosets ? ZFS_DELEG_USER_SETS : ZFS_DELEG_USER, in copy_create_perms()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4567 case ZFS_DELEG_USER: in who_type2weight()
4861 case ZFS_DELEG_USER: in parse_fs_perm()
4895 case ZFS_DELEG_USER: in parse_fs_perm()
5291 case ZFS_DELEG_USER: in store_allow_perm()
5293 base_type = ZFS_DELEG_USER; in store_allow_perm()
5440 who_type = ZFS_DELEG_USER; in construct_fsacl_list()
5483 who_type = ZFS_DELEG_USER; in construct_fsacl_list()
5590 case ZFS_DELEG_USER: in print_uge_deleg_perms()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h338 ZFS_DELEG_USER = 'u', enumerator