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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.c126 xfs_calc_inode_res( function
305 t1 = xfs_calc_inode_res(mp, 1) +
311 t2 = xfs_calc_inode_res(mp, 1) +
385 t1 = xfs_calc_inode_res(mp, 1) +
474 t1 = xfs_calc_inode_res(mp, 5) +
586 t1 = xfs_calc_inode_res(mp, 2) +
651 t1 = xfs_calc_inode_res(mp, 2) +
685 return xfs_calc_inode_res(mp, 2) +
834 xfs_calc_inode_res(mp, 1) +
851 xfs_calc_inode_res(m
[all...]

Completed in 397 milliseconds