Lines Matching refs:bc_mp
82 trace_xfs_rmap_update(cur->bc_mp, cur->bc_ag.agno, in xfs_rmap_update()
93 trace_xfs_rmap_update_error(cur->bc_mp, in xfs_rmap_update()
110 trace_xfs_rmap_insert(rcur->bc_mp, rcur->bc_ag.agno, agbno, in xfs_rmap_insert()
116 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 0)) { in xfs_rmap_insert()
129 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_insert()
135 trace_xfs_rmap_insert_error(rcur->bc_mp, in xfs_rmap_insert()
152 trace_xfs_rmap_delete(rcur->bc_mp, rcur->bc_ag.agno, agbno, in xfs_rmap_delete()
158 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_delete()
166 if (XFS_IS_CORRUPT(rcur->bc_mp, i != 1)) { in xfs_rmap_delete()
172 trace_xfs_rmap_delete_error(rcur->bc_mp, in xfs_rmap_delete()
199 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_get_rec()
262 trace_xfs_rmap_find_left_neighbor_candidate(cur->bc_mp, in xfs_rmap_find_left_neighbor_helper()
314 trace_xfs_rmap_find_left_neighbor_query(cur->bc_mp, in xfs_rmap_find_left_neighbor()
322 trace_xfs_rmap_find_left_neighbor_result(cur->bc_mp, in xfs_rmap_find_left_neighbor()
338 trace_xfs_rmap_lookup_le_range_candidate(cur->bc_mp, in xfs_rmap_lookup_le_range_helper()
387 trace_xfs_rmap_lookup_le_range(cur->bc_mp, in xfs_rmap_lookup_le_range()
394 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_lookup_le_range()
486 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_unmap()
524 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_unmap()
758 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_map()
797 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_map()
833 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_map()
994 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_convert()
1036 trace_xfs_rmap_lookup_le_range_result(cur->bc_mp, in xfs_rmap_convert()
1078 trace_xfs_rmap_find_left_neighbor_result(cur->bc_mp, in xfs_rmap_convert()
1116 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_convert()
1472 trace_xfs_rmap_convert_error(cur->bc_mp, in xfs_rmap_convert()
1490 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_convert_shared()
1575 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_convert_shared()
1887 trace_xfs_rmap_convert_error(cur->bc_mp, in xfs_rmap_convert_shared()
1914 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_unmap_shared()
2079 trace_xfs_rmap_unmap_error(cur->bc_mp, in xfs_rmap_unmap_shared()
2101 struct xfs_mount *mp = cur->bc_mp; in xfs_rmap_map_shared()
2140 trace_xfs_rmap_find_right_neighbor_result(cur->bc_mp, in xfs_rmap_map_shared()
2238 trace_xfs_rmap_map_error(cur->bc_mp, in xfs_rmap_map_shared()
2416 bno = XFS_FSB_TO_AGBNO(rcur->bc_mp, startblock); in xfs_rmap_finish_one()