Searched refs:who_type (Results 1 – 1 of 1) sorted by relevance
5389 zfs_deleg_who_type_t who_type; member5460 who_type2weight(zfs_deleg_who_type_t who_type) in who_type2weight() argument5463 switch (who_type) { in who_type2weight()5497 zfs_deleg_who_type_t ltype = l->who_perm.who_type; in who_perm_compare()5498 zfs_deleg_who_type_t rtype = r->who_perm.who_type; in who_perm_compare()5608 who_perm->who_type = type; in who_perm_init()5681 zfs_deleg_who_type_t who_type, const char *name, char locality) in set_deleg_perm_node() argument5688 deleg_perm_init(deleg_perm, who_type, name); in set_deleg_perm_node()5719 zfs_deleg_who_type_t who_type = who_perm->who_type; in parse_who_perm() local5731 set_deleg_perm_node(avl, node, who_type, name, locality); in parse_who_perm()[all …]