Searched refs:who_type (Results 1 – 1 of 1) sorted by relevance
4132 zfs_deleg_who_type_t who_type; member4195 who_type2weight(zfs_deleg_who_type_t who_type) in who_type2weight() argument4198 switch (who_type) { in who_type2weight()4232 zfs_deleg_who_type_t ltype = l->who_perm.who_type; in who_perm_compare()4233 zfs_deleg_who_type_t rtype = r->who_perm.who_type; in who_perm_compare()4343 who_perm->who_type = type; in who_perm_init()4416 zfs_deleg_who_type_t who_type, const char *name, char locality) in set_deleg_perm_node() argument4423 deleg_perm_init(deleg_perm, who_type, name); in set_deleg_perm_node()4454 zfs_deleg_who_type_t who_type = who_perm->who_type; in parse_who_perm() local4466 set_deleg_perm_node(avl, node, who_type, name, locality); in parse_who_perm()[all …]