Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quotaops.c129 newlim.d_rt_spc_timer = info->i_rt_spc_timelimit; in xfs_fs_set_info()
/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h427 unsigned int i_rt_spc_timelimit;/* Ditto for real-time space */ member
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota.c602 dst->i_rt_spc_timelimit = src->d_rtbtimer; in copy_qcinfo_from_xfs_dqblk()