Searched refs:d_rtbtimer (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddqblk_xfs.h77 __s32 d_rtbtimer; /* similar to above; for RT disk blks */ member in struct:fs_disk_quota
/linux-master/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c97 !ddq->d_rtbtimer)
H A Dxfs_format.h1288 __be32 d_rtbtimer; /* similar to above; for RT disk blocks */ member in struct:xfs_disk_dquot
/linux-master/fs/quota/
H A Dquota.c564 dst->d_rt_spc_timer = copy_from_xfs_dqblk_ts(src, src->d_rtbtimer,
606 dst->i_rt_spc_timelimit = src->d_rtbtimer;
700 copy_to_xfs_dqblk_ts(dst, &dst->d_rtbtimer, &dst->d_rtbtimer_hi,
/linux-master/fs/xfs/
H A Dxfs_dquot.c622 dqp->q_rtb.timer = xfs_dquot_from_disk_ts(ddqp, ddqp->d_rtbtimer);
667 ddqp->d_rtbtimer = xfs_dquot_to_disk_ts(dqp, dqp->q_rtb.timer);
H A Dxfs_qm.c899 ddq->d_rtbtimer = 0;
/linux-master/fs/xfs/scrub/
H A Dquota_repair.c368 ddq->d_rtbcount, &ddq->d_rtbtimer,

Completed in 295 milliseconds