Searched refs:cmp2 (Results 1 – 2 of 2) sorted by relevance
65 int cmp2 = TREE_CMP(r1->ref_number, r2->ref_number); in zfs_refcount_compare() local66 int cmp = cmp1 ? cmp1 : cmp2; in zfs_refcount_compare()
1149 my $cmp2 = "\001\010";1166 if ($buf eq $cmp2) {