qi_btimelimit     141 fs/xfs/xfs_dquot.c 					mp->m_quotainfo->qi_btimelimit);
qi_btimelimit     582 fs/xfs/xfs_qm.c 	qinf->qi_btimelimit = XFS_QM_BTIMELIMIT;
qi_btimelimit     617 fs/xfs/xfs_qm.c 		qinf->qi_btimelimit = be32_to_cpu(ddqp->d_btimer);
qi_btimelimit      67 fs/xfs/xfs_qm.h 	time_t		 qi_btimelimit;	 /* limit for blks timer */
qi_btimelimit     502 fs/xfs/xfs_qm_syscalls.c 			q->qi_btimelimit = newlim->d_spc_timer;
qi_btimelimit      40 fs/xfs/xfs_quotaops.c 	tstate->spc_timelimit = q->qi_btimelimit;