Home
last modified time | relevance | path

Searched refs:rtbcount (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Dquotacheck.h18 int64_t rtbcount; member
H A Dquotacheck_repair.c87 delta = (int64_t)xcdq.rtbcount - dq->q_rtb.count; in xqcheck_commit_dquot()
H A Dquotacheck.c146 xcdq.rtbcount += rtblks; in xqcheck_update_incore_counts()
578 if (xcdq.rtbcount != dq->q_rtb.count) in xqcheck_compare_dquot()
/linux/fs/xfs/
H A Dxfs_fsmap.c729 uint64_t rtbcount = in xfs_getfsmap_rtdev_rtbitmap_helper() local
746 frec.len_daddr = XFS_FSB_TO_BB(mp, rtbcount); in xfs_getfsmap_rtdev_rtbitmap_helper()
H A Dxfs_trace.h1344 __field(unsigned long long, rtbcount)
1366 __entry->rtbcount = dqp->q_rtb.count;
1392 __entry->rtbcount,