Home
last modified time | relevance | path

Searched refs:xfs_btree_is_rmap (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h89 static inline bool xfs_btree_is_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rmap() function
/linux/fs/xfs/scrub/
H A Dbtree.c405 if (!bs->sc->sa.rmap_cur && xfs_btree_is_rmap(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()