Searched refs:xfs_btree_is_bno (Results 1 – 4 of 4) sorted by relevance
54 if (xfs_btree_is_bno(cur->bc_ops)) { in xfs_allocbt_set_root()183 if (xfs_btree_is_bno(cur->bc_ops)) in xfs_allocbt_init_ptr_from_cur()546 if (xfs_btree_is_bno(cur->bc_ops)) { in xfs_allocbt_commit_staged_btree()
59 static inline bool xfs_btree_is_bno(const struct xfs_btree_ops *ops) in xfs_btree_is_bno() function
1022 bool isbnobt = xfs_btree_is_bno(cur->bc_ops); in xfs_alloc_cur_check()4076 ASSERT(xfs_btree_is_bno(cur->bc_ops)); in xfs_alloc_query_range()4090 ASSERT(xfs_btree_is_bno(cur->bc_ops)); in xfs_alloc_query_all()
401 if (!bs->sc->sa.bno_cur && xfs_btree_is_bno(bs->cur->bc_ops)) in xchk_btree_check_block_owner()444 if (xfs_btree_is_bno(cur->bc_ops) || xfs_btree_is_rmap(cur->bc_ops)) { in xchk_btree_check_owner()