Lines Matching defs:local
1469 * "local,default,inherited,received,temporary,none". Default is
1700 "local", "default", "inherited",
1833 * local modifications for each dataset.
4703 boolean_t local;
4815 int ldcsuge_sum = csuge_sum + opts->local + opts->descend;
4863 if (!opts->local && !opts->descend) {
4864 opts->local = B_TRUE;
4870 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend,
4904 if (local)
4913 if (local)
4922 if (local)
5020 store_allow_perm(ZFS_DELEG_NAMED_SET, opts->local,
5023 store_allow_perm(ZFS_DELEG_CREATE, opts->local,
5026 store_allow_perm(ZFS_DELEG_EVERYONE, opts->local,
5108 store_allow_perm(who_type, opts->local,
5164 print_uge_deleg_perms(uu_avl_t *who_avl, boolean_t local, boolean_t descend,
5186 if (local != deleg_node->dpn_perm.dp_local ||
5306 opts.local = B_TRUE;
5794 * local zone, or if we are in a local zone and the
5804 "dataset is exported to a local zone\n"), cmdname,