Home
last modified time | relevance | path

Searched refs:i_rt_spc_warnlimit (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_quotaops.c145 newlim.d_rt_spc_warns = info->i_rt_spc_warnlimit; in xfs_fs_set_info()
/linux-4.4.14/include/linux/
Dquota.h416 unsigned int i_rt_spc_warnlimit; /* Ditto for real-time space */ member
/linux-4.4.14/fs/quota/
Dquota.c529 dst->i_rt_spc_warnlimit = src->d_rtbwarns; in copy_qcinfo_from_xfs_dqblk()