Searched refs:set_type (Results 1 – 1 of 1) sorted by relevance
5294 char set_type = '\0'; in store_allow_perm() local5307 set_type = ZFS_DELEG_NAMED_SET_SETS; in store_allow_perm()5313 set_type = ZFS_DELEG_CREATE_SETS; in store_allow_perm()5319 set_type = ZFS_DELEG_USER_SETS; in store_allow_perm()5328 set_type = ZFS_DELEG_GROUP_SETS; in store_allow_perm()5337 set_type = ZFS_DELEG_EVERYONE_SETS; in store_allow_perm()5346 assert(set_type != '\0' && base_type != '\0'); in store_allow_perm()5395 set_type, locality, who); in store_allow_perm()5399 set_type, locality); in store_allow_perm()5421 "%c%c$%s", set_type, locality, who); in store_allow_perm()[all …]