Home
last modified time | relevance | path

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

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