Searched defs:gmep2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1849 const guid_map_entry_t *gmep2 = arg2; local
1851 if (gmep1->guid < gmep2->guid)
1853 else if (gmep1->guid > gmep2->guid)

Completed in 119 milliseconds