Searched refs:UU_AVL_POOL_DEBUG (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibuutil.h226 * debugging? 0 : UU_AVL_POOL_DEBUG);
329 * debugging? 0 : UU_AVL_POOL_DEBUG);
334 #define UU_AVL_POOL_DEBUG 0x00000001 macro
/freebsd-13-stable/sys/contrib/openzfs/lib/libuutil/
H A Duu_avl.c79 if (flags & ~UU_AVL_POOL_DEBUG) {
94 if (flags & UU_AVL_POOL_DEBUG)

Completed in 61 milliseconds