Searched refs:xfs_disk_dquot (Results 1 – 10 of 10) sorted by relevance
49 sizeof(struct xfs_disk_dquot); in xfs_qm_dquot_logitem_size()75 sizeof(struct xfs_disk_dquot)); in xfs_qm_dquot_logitem_format()
94 struct xfs_disk_dquot *d = &dq->q_core; in xfs_qm_adjust_dqlimits()413 struct xfs_disk_dquot *ddq; in xfs_qm_dqrepair()567 struct xfs_disk_dquot *ddqp; in xfs_qm_dqread()937 struct xfs_disk_dquot *ddqp; in xfs_qm_dqflush()
405 struct xfs_disk_dquot *ddq; in xfs_qm_scall_setqlim()
332 struct xfs_disk_dquot *d; in xfs_trans_apply_dquot_deltas()
833 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()835 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
2830 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_dquot_pass2()3154 struct xfs_disk_dquot *recddq; in xlog_recover_dquot_ra_pass2()3166 if (item->ri_buf[1].i_len < sizeof(struct xfs_disk_dquot)) in xlog_recover_dquot_ra_pass2()
73 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
236 struct xfs_disk_dquot *ddq; in xfs_dquot_buf_verify()
726 return xfs_calc_buf_res(1, sizeof(struct xfs_disk_dquot)); in xfs_calc_qm_setqlim_reservation()
1094 typedef struct xfs_disk_dquot { struct