Lines Matching refs:bc_mp
100 trace_xfs_rmap_update(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_rmap_update()
111 trace_xfs_rmap_update_error(cur->bc_mp, in xfs_rmap_update()
128 trace_xfs_rmap_insert(rcur->bc_mp, rcur->bc_ag.pag->pag_agno, agbno, in xfs_rmap_insert()
134 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 0)) { in xfs_rmap_insert()
147 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_insert()
153 trace_xfs_rmap_insert_error(rcur->bc_mp, in xfs_rmap_insert()
170 trace_xfs_rmap_delete(rcur->bc_mp, rcur->bc_ag.pag->pag_agno, agbno, in xfs_rmap_delete()
176 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_delete()
184 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_delete()
190 trace_xfs_rmap_delete_error(rcur->bc_mp, in xfs_rmap_delete()
217 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_get_rec()
274 trace_xfs_rmap_find_left_neighbor_candidate(cur->bc_mp, in xfs_rmap_find_left_neighbor_helper()
325 trace_xfs_rmap_find_left_neighbor_query(cur->bc_mp, in xfs_rmap_find_left_neighbor()
357 trace_xfs_rmap_find_left_neighbor_result(cur->bc_mp, in xfs_rmap_find_left_neighbor()
373 trace_xfs_rmap_lookup_le_range_candidate(cur->bc_mp, in xfs_rmap_lookup_le_range_helper()
421 trace_xfs_rmap_lookup_le_range(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_rmap_lookup_le_range()
453 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_lookup_le_range()
545 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_unmap()
576 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_unmap()
810 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_map()
842 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_map()
878 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_map()
1039 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_convert()
1074 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_convert()
1116 trace_xfs_rmap_find_left_neighbor_result(cur->bc_mp, in xfs_rmap_convert()
1154 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_convert()
1510 trace_xfs_rmap_convert_error(cur->bc_mp, in xfs_rmap_convert()
1528 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_convert_shared()
1613 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_convert_shared()
1925 trace_xfs_rmap_convert_error(cur->bc_mp, in xfs_rmap_convert_shared()
1952 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_unmap_shared()
2117 trace_xfs_rmap_unmap_error(cur->bc_mp, in xfs_rmap_unmap_shared()
2139 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_map_shared()
2178 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_map_shared()
2276 trace_xfs_rmap_map_error(cur->bc_mp, in xfs_rmap_map_shared()
2453 bno = XFS_FSB_TO_AGBNO(rcur->bc_mp, startblock); in xfs_rmap_finish_one()