Lines Matching refs:XFS_DQUOT_LOGRES
341 return XFS_DQUOT_LOGRES + max3(t1, t2, t3); in xfs_calc_write_reservation()
345 return XFS_DQUOT_LOGRES + max(t4, max3(t1, t2, t3)); in xfs_calc_write_reservation()
413 return XFS_DQUOT_LOGRES + max3(t1, t2, t3); in xfs_calc_itruncate_reservation()
417 return XFS_DQUOT_LOGRES + max(t4, max3(t1, t2, t3)); in xfs_calc_itruncate_reservation()
469 unsigned int overhead = XFS_DQUOT_LOGRES; in xfs_calc_rename_reservation()
580 unsigned int overhead = XFS_DQUOT_LOGRES; in xfs_calc_link_reservation()
644 unsigned int overhead = XFS_DQUOT_LOGRES; in xfs_calc_remove_reservation()
732 unsigned int overhead = XFS_DQUOT_LOGRES; in xfs_calc_icreate_reservation()
750 uint res = XFS_DQUOT_LOGRES; in xfs_calc_create_tmpfile_reservation()
832 return XFS_DQUOT_LOGRES + in xfs_calc_ifree_reservation()
849 return XFS_DQUOT_LOGRES + in xfs_calc_ichange_reservation()
958 return XFS_DQUOT_LOGRES + in xfs_calc_addafork_reservation()
1006 return XFS_DQUOT_LOGRES + in xfs_calc_attrsetm_reservation()
1046 return XFS_DQUOT_LOGRES + in xfs_calc_attrrm_reservation()