Searched refs:irec2 (Results 1 – 1 of 1) sorted by relevance
165 struct xfs_bmbt_irec *irec2) in xfs_exchmaps_update_quota() argument178 if (xfs_bmap_is_real_extent(irec2)) { in xfs_exchmaps_update_quota()179 ip1_delta += irec2->br_blockcount; in xfs_exchmaps_update_quota()180 ip2_delta -= irec2->br_blockcount; in xfs_exchmaps_update_quota()283 struct xfs_bmbt_irec *irec2, in xfs_exchmaps_find_mappings() argument343 irec2->br_blockcount); in xfs_exchmaps_find_mappings()372 memcpy(&adj->left2, irec2, sizeof(*irec2)); in xfs_exchmaps_find_mappings()385 struct xfs_bmbt_irec *irec2) in xfs_exchmaps_one_step() argument579 struct xfs_bmbt_irec irec1, irec2; in xfs_exchmaps_finish_one() local1037 struct xfs_bmbt_irec irec1, irec2; in xfs_exchmaps_estimate() local[all …]
Completed in 8 milliseconds