Lines Matching refs:locality
4416 zfs_deleg_who_type_t who_type, const char *name, char locality) in set_deleg_perm_node() argument
4434 switch (locality) { in set_deleg_perm_node()
4449 parse_who_perm(who_perm_t *who_perm, nvlist_t *nvl, char locality) in parse_who_perm() argument
4466 set_deleg_perm_node(avl, node, who_type, name, locality); in parse_who_perm()
4953 char locality = ld[i]; in store_allow_perm() local
4954 if (locality == 0) in store_allow_perm()
4961 base_type, locality, who); in store_allow_perm()
4965 base_type, locality); in store_allow_perm()
4976 set_type, locality, who); in store_allow_perm()
4980 set_type, locality); in store_allow_perm()
4988 char locality = ld[i]; in store_allow_perm() local
4989 if (locality == 0) in store_allow_perm()
4994 "%c%c$%s", base_type, locality, who); in store_allow_perm()
4997 "%c%c$", base_type, locality); in store_allow_perm()
5002 "%c%c$%s", set_type, locality, who); in store_allow_perm()
5005 "%c%c$", set_type, locality); in store_allow_perm()