Searched refs:d_rt_spc_softlimit (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/quota/
H A Dquota.c483 dst->d_rt_spc_softlimit = quota_bbtob(src->d_rtb_softlimit); copy_from_xfs_dqblk()
600 dst->d_rtb_softlimit = quota_btobb(src->d_rt_spc_softlimit); copy_to_xfs_dqblk()
/linux-4.4.14/fs/xfs/
H A Dxfs_qm_syscalls.c471 (xfs_qcnt_t) XFS_B_TO_FSB(mp, newlim->d_rt_spc_softlimit) : xfs_qm_scall_setqlim()
678 dst->d_rt_spc_softlimit = xfs_qm_scall_getquota()
/linux-4.4.14/include/linux/
H A Dquota.h343 u64 d_rt_spc_softlimit; /* preferred limit on RT space */ member in struct:qc_dqblk

Completed in 104 milliseconds