Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_redact.c415 const struct redact_node *rn1 = arg1; in redact_node_compare_start() local
417 const struct redact_record *rr1 = rn1->record; in redact_node_compare_start()
428 cmp = (rn1->thread_num < rn2->thread_num ? -1 : 1); in redact_node_compare_start()
441 const struct redact_node *rn1 = arg1; in redact_node_compare_end() local
443 const struct redact_record *srr1 = rn1->record; in redact_node_compare_end()
454 cmp = (rn1->thread_num < rn2->thread_num ? -1 : 1); in redact_node_compare_end()