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

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h86 static inline bool xfs_btree_is_rmap(const struct xfs_btree_ops *ops) function
/linux-master/fs/xfs/scrub/
H A Dbtree.c405 if (!bs->sc->sa.rmap_cur && xfs_btree_is_rmap(bs->cur->bc_ops))
444 if (xfs_btree_is_bno(cur->bc_ops) || xfs_btree_is_rmap(cur->bc_ops)) {

Completed in 126 milliseconds