Searched refs:dsc_pending_op (Results 1 – 1 of 1) sorted by relevance
217 dmu_pendop_t dsc_pending_op; member359 if (dscp->dsc_pending_op != PENDING_NONE && in dump_free()360 dscp->dsc_pending_op != PENDING_FREE) { in dump_free()363 dscp->dsc_pending_op = PENDING_NONE; in dump_free()366 if (dscp->dsc_pending_op == PENDING_FREE) { in dump_free()382 dscp->dsc_pending_op = PENDING_NONE; in dump_free()399 dscp->dsc_pending_op = PENDING_FREE; in dump_free()421 if (dscp->dsc_pending_op != PENDING_NONE && in dump_redact()422 dscp->dsc_pending_op != PENDING_REDACT) { in dump_redact()425 dscp->dsc_pending_op = PENDING_NONE; in dump_redact()[all …]