Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c122 xfs_calc_inode_res( in xfs_calc_inode_res() function
300 t1 = xfs_calc_inode_res(mp, 1) + in xfs_calc_write_reservation()
306 t2 = xfs_calc_inode_res(mp, 1) + in xfs_calc_write_reservation()
380 t1 = xfs_calc_inode_res(mp, 1) + in xfs_calc_itruncate_reservation()
440 max((xfs_calc_inode_res(mp, 5) + in xfs_calc_rename_reservation()
634 xfs_calc_inode_res(mp, 1) + in xfs_calc_ifree_reservation()
651 xfs_calc_inode_res(mp, 1) + in xfs_calc_ichange_reservation()
688 xfs_calc_inode_res(mp, 1) + in xfs_calc_growrtalloc_reservation()
720 xfs_calc_inode_res(mp, 2) + in xfs_calc_growrtfree_reservation()
760 xfs_calc_inode_res(mp, 1) + in xfs_calc_addafork_reservation()
[all …]