Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Davl.h111 #define TREE_ISIGN(a) (((a) > 0) - ((a) < 0)) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c402 return (TREE_ISIGN(val)); in perm_set_compare()
H A Dzfs_fuid.c90 return (TREE_ISIGN(val)); in domain_compare()
H A Dddt.c780 return (TREE_ISIGN(cmp)); in ddt_entry_compare()
H A Ddsl_bookmark.c821 return (TREE_ISIGN(cmp)); in dsl_bookmark_compare()
H A Dspa_misc.c2332 return (TREE_ISIGN(s)); in spa_name_compare()
H A Ddmu_objset.c1811 return (TREE_ISIGN(rv)); in userquota_compare()
H A Dspa.c921 return (TREE_ISIGN(ret)); in spa_error_entry_compare()
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c975 rv = TREE_ISIGN(strcmp(nm1, nm2)); in slice_cache_compare()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c797 return (TREE_ISIGN(rv)); in libzfs_mnttab_cache_compare()