Searched refs:d_rtbwarns (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddqblk_xfs.h78 __u16 d_rtbwarns; /* # warnings issued wrt RT disk blks */ member in struct:fs_disk_quota
/linux-master/fs/quota/
H A Dquota.c566 dst->d_rt_spc_warns = src->d_rtbwarns;
609 dst->i_rt_spc_warnlimit = src->d_rtbwarns;
702 dst->d_rtbwarns = src->d_rt_spc_warns;
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1289 __be16 d_rtbwarns; /* warnings issued wrt RT disk blocks */ member in struct:xfs_disk_dquot
/linux-master/fs/xfs/
H A Dxfs_dquot.c663 ddqp->d_rtbwarns = 0;
H A Dxfs_qm.c902 ddq->d_rtbwarns = 0;

Completed in 180 milliseconds