Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_context.h92 #define TREE_ISIGN(a) (((a) > 0) - ((a) < 0)) macro
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h336 #define TREE_ISIGN(a) (((a) > 0) - ((a) < 0)) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_deleg.c393 return (TREE_ISIGN(val)); in perm_set_compare()
H A Dzfs_fuid.c93 return (TREE_ISIGN(val)); in domain_compare()
H A Dddt.c797 return (TREE_ISIGN(cmp)); in ddt_entry_compare()
H A Dspa_misc.c2212 return (TREE_ISIGN(s)); in spa_name_compare()
H A Ddmu_objset.c1858 return (TREE_ISIGN(rv)); in userquota_compare()
H A Dspa.c923 return (TREE_ISIGN(ret)); in spa_error_entry_compare()