tr_qm_dqalloc 854 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_qm_dqalloc.tr_logres = xfs_calc_qm_dqalloc_reservation(mp); tr_qm_dqalloc 856 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT_REFLINK; tr_qm_dqalloc 858 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT; tr_qm_dqalloc 859 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_qm_dqalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES; tr_qm_dqalloc 48 fs/xfs/libxfs/xfs_trans_resv.h struct xfs_trans_res tr_qm_dqalloc; /* allocate quota on disk */ tr_qm_dqalloc 524 fs/xfs/xfs_dquot.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_qm_dqalloc,