Searched refs:xfs_btree_is_bmap (Results 1 – 4 of 4) sorted by relevance
74 static inline bool xfs_btree_is_bmap(const struct xfs_btree_ops *ops) in xfs_btree_is_bmap() function
529 ASSERT(!xfs_btree_is_bmap(cur->bc_ops) || cur->bc_bmap.allocated == 0 || in xfs_btree_del_cursor() 3070 if (!xfs_btree_is_bmap(cur->bc_ops) || in xfs_btree_split()
683 if (xfs_btree_is_bmap(cur->bc_ops)) {
482 if (xfs_btree_is_bmap(bs->cur->bc_ops) && in xchk_btree_check_iroot_minrecs()