Lines Matching defs:descend
4702 boolean_t descend;
4813 int ldcsuge_sum = csuge_sum + opts->local + opts->descend;
4861 if (!opts->local && !opts->descend) {
4863 opts->descend = B_TRUE;
4868 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend,
4904 if (descend)
4913 if (descend)
4922 if (descend)
5019 opts->descend, opts->who, opts->perms, *nvlp);
5022 opts->descend, NULL, opts->perms, *nvlp);
5025 opts->descend, NULL, opts->perms, *nvlp);
5107 opts->descend, who, opts->perms, *nvlp);
5162 print_uge_deleg_perms(uu_avl_t *who_avl, boolean_t local, boolean_t descend,
5185 descend != deleg_node->dpn_perm.dp_descend)
5307 opts.descend = B_TRUE;