Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1713 const guid_map_entry_t *gmep2 = arg2; in guid_compare() local
1715 if (gmep1->guid < gmep2->guid) in guid_compare()
1717 else if (gmep1->guid > gmep2->guid) in guid_compare()