Searched refs:rtblks (Results 1 – 1 of 1) sorted by relevance
1077 xfs_qcnt_t rtblks) in xfs_qm_quotacheck_dqadjust() argument1107 if (rtblks) { in xfs_qm_quotacheck_dqadjust()1108 dqp->q_rtb.count += rtblks; in xfs_qm_quotacheck_dqadjust()1109 dqp->q_rtb.reserved += rtblks; in xfs_qm_quotacheck_dqadjust()1141 xfs_filblks_t rtblks = 0; /* total rt blks */ in xfs_qm_dqusage_adjust() local1185 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()1188 nblks = (xfs_qcnt_t)ip->i_nblocks - rtblks; in xfs_qm_dqusage_adjust()1205 rtblks); in xfs_qm_dqusage_adjust()1212 rtblks); in xfs_qm_dqusage_adjust()1219 rtblks); in xfs_qm_dqusage_adjust()