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()187 # define xfs_exchmaps_update_quota(tp, xmi, irec1, irec2) ((void)0) argument283 struct xfs_bmbt_irec *irec2, in xfs_exchmaps_find_mappings() argument321 irec1->br_blockcount, irec2, &nimaps, in xfs_exchmaps_find_mappings()326 irec2->br_startblock == DELAYSTARTBLOCK || in xfs_exchmaps_find_mappings()327 irec2->br_startoff != xmi->xmi_startoff2) { in xfs_exchmaps_find_mappings()343 irec2->br_blockcount); in xfs_exchmaps_find_mappings()[all …]