Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dfrag.c124 int taforkblks = 0; in xfs_swap_extents() local
264 &taforkblks); in xfs_swap_extents()
284 ip->i_d.di_nblocks = tip->i_d.di_nblocks - taforkblks + aforkblks; in xfs_swap_extents()
285 tip->i_d.di_nblocks = tmp + taforkblks - aforkblks; in xfs_swap_extents()