Home
last modified time | relevance | path

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

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