tr_qm_equotaoff   871 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_qm_equotaoff.tr_logres =
tr_qm_equotaoff   873 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_qm_equotaoff.tr_logcount = XFS_DEFAULT_LOG_COUNT;
tr_qm_equotaoff    50 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_qm_equotaoff;/* end of turn quota off */
tr_qm_equotaoff   551 fs/xfs/xfs_qm_syscalls.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_qm_equotaoff, 0, 0, 0, &tp);