Home
last modified time | relevance | path

Searched refs:irec2 (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_exchmaps.c165 struct xfs_bmbt_irec *irec2) in xfs_exchmaps_update_quota() argument
178 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() argument
343 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() argument
579 struct xfs_bmbt_irec irec1, irec2; in xfs_exchmaps_finish_one() local
1037 struct xfs_bmbt_irec irec1, irec2; in xfs_exchmaps_estimate() local
[all …]

Completed in 8 milliseconds