Lines Matching defs:descend
4704 boolean_t descend;
4815 int ldcsuge_sum = csuge_sum + opts->local + opts->descend;
4863 if (!opts->local && !opts->descend) {
4865 opts->descend = B_TRUE;
4870 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend,
4906 if (descend)
4915 if (descend)
4924 if (descend)
5021 opts->descend, opts->who, opts->perms, *nvlp);
5024 opts->descend, NULL, opts->perms, *nvlp);
5027 opts->descend, NULL, opts->perms, *nvlp);
5109 opts->descend, who, opts->perms, *nvlp);
5164 print_uge_deleg_perms(uu_avl_t *who_avl, boolean_t local, boolean_t descend,
5187 descend != deleg_node->dpn_perm.dp_descend)
5309 opts.descend = B_TRUE;