Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_exchmaps.c164 struct xfs_bmbt_irec *irec1, in xfs_exchmaps_update_quota() argument
173 if (xfs_bmap_is_real_extent(irec1)) { in xfs_exchmaps_update_quota()
174 ip1_delta -= irec1->br_blockcount; in xfs_exchmaps_update_quota()
175 ip2_delta += irec1->br_blockcount; in xfs_exchmaps_update_quota()
282 struct xfs_bmbt_irec *irec1, in xfs_exchmaps_find_mappings() argument
342 irec1->br_blockcount = min(irec1->br_blockcount, in xfs_exchmaps_find_mappings()
371 memcpy(&adj->left1, irec1, sizeof(*irec1)); in xfs_exchmaps_find_mappings()
384 struct xfs_bmbt_irec *irec1, in xfs_exchmaps_one_step() argument
418 xmi_advance(xmi, irec1); in xfs_exchmaps_one_step()
1098 memcpy(&adj.left2, &irec1, sizeof(irec1)); in xfs_exchmaps_estimate()
[all …]

Completed in 6 milliseconds