Lines Matching refs:tr_logcount

847 		resp->tr_write.tr_logcount = XFS_WRITE_LOG_COUNT_REFLINK;  in xfs_trans_resv_calc()
849 resp->tr_write.tr_logcount = XFS_WRITE_LOG_COUNT; in xfs_trans_resv_calc()
854 resp->tr_itruncate.tr_logcount = in xfs_trans_resv_calc()
857 resp->tr_itruncate.tr_logcount = XFS_ITRUNCATE_LOG_COUNT; in xfs_trans_resv_calc()
861 resp->tr_rename.tr_logcount = XFS_RENAME_LOG_COUNT; in xfs_trans_resv_calc()
865 resp->tr_link.tr_logcount = XFS_LINK_LOG_COUNT; in xfs_trans_resv_calc()
869 resp->tr_remove.tr_logcount = XFS_REMOVE_LOG_COUNT; in xfs_trans_resv_calc()
873 resp->tr_symlink.tr_logcount = XFS_SYMLINK_LOG_COUNT; in xfs_trans_resv_calc()
877 resp->tr_create.tr_logcount = XFS_CREATE_LOG_COUNT; in xfs_trans_resv_calc()
882 resp->tr_create_tmpfile.tr_logcount = XFS_CREATE_TMPFILE_LOG_COUNT; in xfs_trans_resv_calc()
886 resp->tr_mkdir.tr_logcount = XFS_MKDIR_LOG_COUNT; in xfs_trans_resv_calc()
890 resp->tr_ifree.tr_logcount = XFS_INACTIVE_LOG_COUNT; in xfs_trans_resv_calc()
894 resp->tr_addafork.tr_logcount = XFS_ADDAFORK_LOG_COUNT; in xfs_trans_resv_calc()
898 resp->tr_attrinval.tr_logcount = XFS_ATTRINVAL_LOG_COUNT; in xfs_trans_resv_calc()
902 resp->tr_attrsetm.tr_logcount = XFS_ATTRSET_LOG_COUNT; in xfs_trans_resv_calc()
906 resp->tr_attrrm.tr_logcount = XFS_ATTRRM_LOG_COUNT; in xfs_trans_resv_calc()
910 resp->tr_growrtalloc.tr_logcount = XFS_DEFAULT_PERM_LOG_COUNT; in xfs_trans_resv_calc()
915 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT_REFLINK; in xfs_trans_resv_calc()
917 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT; in xfs_trans_resv_calc()
925 resp->tr_qm_setqlim.tr_logcount = XFS_DEFAULT_LOG_COUNT; in xfs_trans_resv_calc()
928 resp->tr_qm_quotaoff.tr_logcount = XFS_DEFAULT_LOG_COUNT; in xfs_trans_resv_calc()
932 resp->tr_qm_equotaoff.tr_logcount = XFS_DEFAULT_LOG_COUNT; in xfs_trans_resv_calc()
935 resp->tr_sb.tr_logcount = XFS_DEFAULT_LOG_COUNT; in xfs_trans_resv_calc()