Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dquota.h358 u64 d_rt_space; /* realtime space owned */ member
/linux-6.3-rc2/fs/xfs/
A Dxfs_qm_syscalls.c417 dst->d_rt_space = XFS_FSB_TO_B(mp, dqp->q_rtb.reserved); in xfs_qm_scall_getquota_fill_qc()
/linux-6.3-rc2/fs/quota/
A Dquota.c563 dst->d_rt_space = quota_bbtob(src->d_rtbcount); in copy_from_xfs_dqblk()
699 dst->d_rtbcount = quota_btobb(src->d_rt_space); in copy_to_xfs_dqblk()

Completed in 7 milliseconds