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.c5460 who_type2weight(zfs_deleg_who_type_t who_type) in who_type2weight() function
5499 int lweight = who_type2weight(ltype); in who_perm_compare()
5500 int rweight = who_type2weight(rtype); in who_perm_compare()
6434 int weight = who_type2weight(who_type); in print_set_creat_perms()