Home
last modified time | relevance | path

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

/titanic_50/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_50/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_50/usr/src/uts/common/sys/fs/
H A Dzfs.h290 ZFS_DELEG_USER = 'u', enumerator
/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c4208 case ZFS_DELEG_USER: in who_type2weight()
4502 case ZFS_DELEG_USER: in parse_fs_perm()
4536 case ZFS_DELEG_USER: in parse_fs_perm()
4899 case ZFS_DELEG_USER: in store_allow_perm()
4901 base_type = ZFS_DELEG_USER; in store_allow_perm()
5048 who_type = ZFS_DELEG_USER; in construct_fsacl_list()
5091 who_type = ZFS_DELEG_USER; in construct_fsacl_list()
5197 case ZFS_DELEG_USER: in print_uge_deleg_perms()