d_rt_spc_warns    502 fs/quota/quota.c 	dst->d_rt_spc_warns = src->d_rtbwarns;
d_rt_spc_warns    619 fs/quota/quota.c 	dst->d_rtbwarns = src->d_rt_spc_warns;
d_rt_spc_warns    491 fs/xfs/xfs_qm_syscalls.c 		ddq->d_rtbwarns = cpu_to_be16(newlim->d_rt_spc_warns);
d_rt_spc_warns    518 fs/xfs/xfs_qm_syscalls.c 			q->qi_rtbwarnlimit = newlim->d_rt_spc_warns;
d_rt_spc_warns    636 fs/xfs/xfs_qm_syscalls.c 	dst->d_rt_spc_warns = be16_to_cpu(dqp->q_core.d_rtbwarns);
d_rt_spc_warns    132 fs/xfs/xfs_quotaops.c 	newlim.d_rt_spc_warns = info->i_rt_spc_warnlimit;
d_rt_spc_warns    360 include/linux/quota.h 	int d_rt_spc_warns;	/* # warnings issued wrt RT space */