Searched refs:i_rt_spc_warnlimit (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_quotaops.c130 newlim.d_rt_spc_warns = info->i_rt_spc_warnlimit;
/linux-master/include/linux/
H A Dquota.h426 unsigned int i_rt_spc_warnlimit; /* Ditto for real-time space */ member in struct:qc_info
/linux-master/fs/bcachefs/
H A Dquota.c135 prt_str(out, "i_rt_spc_warnlimit");
137 prt_printf(out, "%u", i->i_rt_spc_warnlimit);
/linux-master/fs/quota/
H A Dquota.c609 dst->i_rt_spc_warnlimit = src->d_rtbwarns;

Completed in 366 milliseconds