Searched refs:who_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4134 zfs_deleg_who_type_t who_type; member in struct:who_perm
4197 who_type2weight(zfs_deleg_who_type_t who_type) argument
4200 switch (who_type) {
4234 zfs_deleg_who_type_t ltype = l->who_perm.who_type;
4235 zfs_deleg_who_type_t rtype = r->who_perm.who_type;
4345 who_perm->who_type = type;
4418 zfs_deleg_who_type_t who_type, const char *name, char locality)
4425 deleg_perm_init(deleg_perm, who_type, name);
4456 zfs_deleg_who_type_t who_type = who_perm->who_type; local
4417 set_deleg_perm_node(uu_avl_t *avl, deleg_perm_node_t *node, zfs_deleg_who_type_t who_type, const char *name, char locality) argument
5034 zfs_deleg_who_type_t who_type = ZFS_DELEG_WHO_UNKNOWN; local
5132 zfs_deleg_who_type_t who_type = who_node->who_perm.who_type; local
5178 zfs_deleg_who_type_t who_type = who_node->who_perm.who_type; local
[all...]

Completed in 83 milliseconds