Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/zfs/
H A Dzfs_deleg.c106 case ZFS_DELEG_USER: in zfs_validate_who()
207 case ZFS_DELEG_USER: in zfs_deleg_whokey()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_deleg.c140 if (type != ZFS_DELEG_USER && in dsl_deleg_can_unallow()
440 ZFS_DELEG_USER, checkflag, &id, perm) == 0) in dsl_check_user_access()
694 dosets ? ZFS_DELEG_USER_SETS : ZFS_DELEG_USER, in copy_create_perms()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h287 ZFS_DELEG_USER = 'u', enumerator
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c4182 case ZFS_DELEG_USER: in who_type2weight()
4476 case ZFS_DELEG_USER: in parse_fs_perm()
4507 case ZFS_DELEG_USER: in parse_fs_perm()
4866 case ZFS_DELEG_USER: in store_allow_perm()
4868 base_type = ZFS_DELEG_USER; in store_allow_perm()
5011 who_type = ZFS_DELEG_USER; in construct_fsacl_list()
5053 who_type = ZFS_DELEG_USER; in construct_fsacl_list()
5159 case ZFS_DELEG_USER: in print_uge_deleg_perms()