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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dfrag.c143 int taforkblks = 0; local
296 &taforkblks);
316 ip->i_d.di_nblocks = tip->i_d.di_nblocks - taforkblks + aforkblks;
317 tip->i_d.di_nblocks = tmp + taforkblks - aforkblks;

Completed in 50 milliseconds