Searched refs:holding (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c903 const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding)
918 if (holding) {
927 if (holding)
980 * The usual formula for long-holding would be:
902 dsl_pool_user_hold_rele_impl(dsl_pool_t *dp, uint64_t dsobj, const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding) argument
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5408 zfs_do_hold_rele_impl(int argc, char **argv, boolean_t holding) argument
5414 const char *opts = holding ? "rt" : "r";
5441 if (holding && tag[0] == '.') {
5469 if (holding) {

Completed in 88 milliseconds