Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5449 who_type2weight(zfs_deleg_who_type_t who_type) in who_type2weight() function
5488 int lweight = who_type2weight(ltype); in who_perm_compare()
5489 int rweight = who_type2weight(rtype); in who_perm_compare()
6423 int weight = who_type2weight(who_type); in print_set_creat_perms()