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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.c123 xfs_calc_inode_res( function
302 t1 = xfs_calc_inode_res(mp, 1) +
308 t2 = xfs_calc_inode_res(mp, 1) +
382 t1 = xfs_calc_inode_res(mp, 1) +
442 max((xfs_calc_inode_res(mp, 5) +
482 max((xfs_calc_inode_res(mp, 2) +
520 max((xfs_calc_inode_res(mp, 2) +
548 return xfs_calc_inode_res(mp, 2) +
636 xfs_calc_inode_res(mp, 1) +
653 xfs_calc_inode_res(m
[all...]

Completed in 215 milliseconds