Lines Matching refs:locality
4390 zfs_deleg_who_type_t who_type, const char *name, char locality) in set_deleg_perm_node() argument
4408 switch (locality) { in set_deleg_perm_node()
4423 parse_who_perm(who_perm_t *who_perm, nvlist_t *nvl, char locality) in parse_who_perm() argument
4440 set_deleg_perm_node(avl, node, who_type, name, locality); in parse_who_perm()
4916 char locality = ld[i]; in store_allow_perm() local
4917 if (locality == 0) in store_allow_perm()
4924 base_type, locality, who); in store_allow_perm()
4928 base_type, locality); in store_allow_perm()
4939 set_type, locality, who); in store_allow_perm()
4943 set_type, locality); in store_allow_perm()
4951 char locality = ld[i]; in store_allow_perm() local
4952 if (locality == 0) in store_allow_perm()
4957 "%c%c$%s", base_type, locality, who); in store_allow_perm()
4960 "%c%c$", base_type, locality); in store_allow_perm()
4965 "%c%c$%s", set_type, locality, who); in store_allow_perm()
4968 "%c%c$", set_type, locality); in store_allow_perm()