Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Davl.h113 #define TREE_PCMP(a, b) \ macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspace_reftree.c64 return (TREE_PCMP(sr1, sr2)); in space_reftree_compare()
H A Dvdev_queue.c251 return (TREE_PCMP(z1, z2)); in vdev_queue_offset_compare()
283 return (TREE_PCMP(z1, z2)); in vdev_queue_timestamp_compare()
H A Ddnode.c108 return (TREE_PCMP(d1, d2)); in dbuf_compare()