Lines Matching defs:persistent
2806 * in which case, return the persistent value and set "is_overrridden" is
2807 * if the current effective value is not the persistent value).
3151 int persistent : 1;
3173 * flags.persistent - boolean value indicating whether the persistent
3176 * either be the persistent value or a temporary value)
3181 * returned persistent value of the property is currently
3271 * persistent mountpoint property, return the location where
3275 * Otherwise, return the persistent value of the mountpoint
3297 * that root to the returned persistent property value.
3306 * "temporary" vs. "persistent" distinction is not
3324 if (flags.persistent && is_overridden != NULL)
3329 * persistent value of the mountpoint property to its
3333 * (2) the user has requested the persistent value
3337 if (!mounted || flags.persistent) {
3441 if (flags.persistent) {
3768 &source, &val, flags.persistent,
3785 &source, &val, flags.persistent,
4035 * Retrieve a persistent property from the given object. The persistent
4037 * zfs_prop_get() unless the persistent value is overridden by a temporary
4039 * return indicates whether the persistent value of the property is currently
4053 flags.persistent = B_TRUE;
4082 * not support getting the persistent value of the property when it is
4108 * interface to the property mechanism does not support getting the persistent