Home
last modified time | relevance | path

Searched refs:d_rt_spc_warns (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dquota.h362 int d_rt_spc_warns; /* # warnings issued wrt RT space */ member
/linux/fs/quota/
H A Dquota.c566 dst->d_rt_spc_warns = src->d_rtbwarns; in copy_from_xfs_dqblk()
702 dst->d_rtbwarns = src->d_rt_spc_warns; in copy_to_xfs_dqblk()