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()933 struct xfs_disk_dquot *ddqp; in xfs_qm_dqflush()
404 struct xfs_disk_dquot *ddq; in xfs_qm_scall_setqlim()
334 struct xfs_disk_dquot *d; in xfs_trans_apply_dquot_deltas()
832 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()834 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
2839 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_dquot_pass2()3204 struct xfs_disk_dquot *recddq; in xlog_recover_dquot_ra_pass2()3216 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()
1113 typedef struct xfs_disk_dquot { struct