Searched defs:refreservation (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c88 * layer. If there's a refreservation, that space has already been
1419 * need to increase the amount of refreservation being charged
2279 * due to the refreservation (the head will no longer have any
2280 * unique space, so the entire amount of the refreservation will need
2930 /* check amount of any unconsumed refreservation */
3117 /* apply any parent delta for change in unconsumed refreservation */
3174 * unconsumed refreservation space.
3408 uint64_t refreservation)
3414 ddsqra.ddsqra_value = refreservation;
3407 dsl_dataset_set_refreservation(const char *dsname, zprop_source_t source, uint64_t refreservation) argument

Completed in 366 milliseconds