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

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c443 const fsavl_node_t *fn1 = arg1; local
447 if (fn1->fn_type > fn2->fn_type)
449 else if (fn1->fn_type < fn2->fn_type)
453 if (fn1->fn_guid > fn2->fn_guid)
455 else if (fn1->fn_guid < fn2->fn_guid)

Completed in 24 milliseconds