Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_quotaops.c133 newlim.d_rt_spc_warns = info->i_rt_spc_warnlimit; in xfs_fs_set_info()
/Linux-v4.19/include/linux/
Dquota.h424 unsigned int i_rt_spc_warnlimit; /* Ditto for real-time space */ member
/Linux-v4.19/fs/quota/
Dquota.c559 dst->i_rt_spc_warnlimit = src->d_rtbwarns; in copy_qcinfo_from_xfs_dqblk()