Lines Matching refs:bc_mp
135 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 0)) { in xfs_rmap_insert()
149 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_insert()
177 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_delete()
186 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_delete()
283 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_complain_bad_rec()
535 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_free_check_owner()
612 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_unmap()
956 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_map()
1183 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_convert()
1681 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_convert_shared()
2113 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_unmap_shared()
2305 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_map_shared()
2616 bno = XFS_FSB_TO_AGBNO(rcur->bc_mp, ri->ri_bmap.br_startblock); in xfs_rmap_finish_one()
2922 if (xfs_rmap_shareable(cur->bc_mp, &roc->good) ^ in xfs_rmap_count_owners_helper()
2923 xfs_rmap_shareable(cur->bc_mp, &check)) in xfs_rmap_count_owners_helper()