Searched refs:xfbtree_verify_bno (Results 1 – 3 of 3) sorted by relevance
45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) in xfbtree_verify_bno() function72 # define xfbtree_verify_bno(...) (false) macro
177 if (!xfbtree_verify_bno(xfbt, bno)) { in xfbtree_alloc_block()178 ASSERT(xfbtree_verify_bno(xfbt, bno)); in xfbtree_alloc_block()
324 if (!xfbtree_verify_bno(cur->bc_mem.xfbtree, in __xfs_btree_check_ptr()