Home
last modified time | relevance | path

Searched refs:rn2 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_redact.c416 const struct redact_node *rn2 = arg2; in redact_node_compare_start() local
418 const struct redact_record *rr2 = rn2->record; in redact_node_compare_start()
428 cmp = (rn1->thread_num < rn2->thread_num ? -1 : 1); in redact_node_compare_start()
442 const struct redact_node *rn2 = arg2; in redact_node_compare_end() local
444 const struct redact_record *srr2 = rn2->record; in redact_node_compare_end()
454 cmp = (rn1->thread_num < rn2->thread_num ? -1 : 1); in redact_node_compare_end()