Lines Matching refs:redactbook
1943 zfs_bookmark_phys_t *redactbook; member
2010 if (dspp->redactbook != NULL) { in setup_featureflags()
2122 if (dspp->redactbook == NULL) in setup_redact_list_thread()
2151 if (dspp->redactbook != NULL) in setup_merge_thread()
2424 if (dspp->redactbook != NULL) { in dmu_send_impl()
2426 dspp->redactbook->zbm_redaction_obj, FTAG, in dmu_send_impl()
2488 if (dspp->redactbook != NULL) { in dmu_send_impl()
2593 if (dspp->redactbook != NULL) in dmu_send_impl()
2751 const char *redactbook, int outfd, offset_t *off, in dmu_send() argument
2847 if (redactbook != NULL) { in dmu_send()
2855 redactbook); in dmu_send()
2858 dspp.redactbook = &book; in dmu_send()