Home
last modified time | relevance | path

Searched refs:who_type2weight (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4554 who_type2weight(zfs_deleg_who_type_t who_type) in who_type2weight() function
4593 int lweight = who_type2weight(ltype); in who_perm_compare()
4594 int rweight = who_type2weight(rtype); in who_perm_compare()
5523 int weight = who_type2weight(who_type); in print_set_creat_perms()