Lines Matching defs:change

450  * Since some protocols don't want an "enable" when properties change,
585 * notify interface since this is a property change.
618 * updated, but there won't be a change until the
819 * The return value indicates if there was a "change" while errors are
835 result = B_TRUE; /* adding a protocol is a change */
878 /* there was a change */
928 * change all illegal characters to something else. For now, all get
3618 * compatible path for a ZFS property change. The only path
3677 int change = 0;
3749 change |= add_optionset(share, optlist,
3752 change |= add_optionset(group, optlist,
3754 if (ret == SA_OK && change)
3772 if (!dryrun && ret == SA_OK && change && worklist != NULL)
3796 int change = 0;
3837 change = add_security(share, sectype,
3840 change = add_security(group, sectype,
3847 if (ret == SA_OK && change)
3863 if (change && worklist != NULL) {
4053 int change = 0;
4064 change = 1;
4068 if (ret == SA_OK && change)
4073 return (change);
4157 int change = 0;
4172 change = 1;
4181 if (ret == SA_OK && change)
4188 return (change);
4203 int change = 0;
4266 change |= remove_options(share, optlist,
4281 change |= remove_options(group,
4284 if (ret == SA_OK && change)
4304 if (change && worklist != NULL) {
4326 int change = 0;
4352 change = remove_security(share,
4366 change = remove_security(group, sectype,
4379 change = 1;
4389 if (ret == SA_OK && change)
4400 if (change && worklist != NULL)
4927 * This is similar to enable except it doesn't change the state
5056 * This is similar to disable except it doesn't change the state
5620 * May want to change persist state, but the
5621 * important thing is to change options. We
5622 * need to change them regardless of the