Searched refs:xfs_disk_dquot (Results 1 – 12 of 12) sorted by relevance
61 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)141 struct xfs_disk_dquot *ddq, xfs_dqid_t id, uint type);
205 struct xfs_disk_dquot *ddq; in xfs_dquot_buf_verify()
727 return xfs_calc_buf_res(1, sizeof(struct xfs_disk_dquot)); in xfs_calc_qm_setqlim_reservation()
1143 typedef struct xfs_disk_dquot { struct
37 sizeof(struct xfs_disk_dquot); in xfs_qm_dquot_logitem_size()63 sizeof(struct xfs_disk_dquot)); in xfs_qm_dquot_logitem_format()
34 XFS_CHECK_STRUCT_SIZE(struct xfs_disk_dquot, 104); in xfs_check_ondisk_structs()
77 struct xfs_disk_dquot *d = &dq->q_core; in xfs_qm_adjust_dqlimits()499 struct xfs_disk_dquot *ddqp = bp->b_addr + dqp->q_bufoffset; in xfs_dquot_from_disk()1076 struct xfs_disk_dquot *ddqp; in xfs_qm_dqflush()
552 struct xfs_disk_dquot *ddqp; in xfs_qm_set_defquota()581 struct xfs_disk_dquot *ddqp; in xfs_qm_init_timelimits()851 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()853 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
391 struct xfs_disk_dquot *ddq; in xfs_qm_scall_setqlim()
322 struct xfs_disk_dquot *d; in xfs_trans_apply_dquot_deltas()
3310 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_dquot_pass2()4007 struct xfs_disk_dquot *recddq; in xlog_recover_dquot_ra_pass2()4019 if (item->ri_buf[1].i_len < sizeof(struct xfs_disk_dquot)) in xlog_recover_dquot_ra_pass2()
93 struct xfs_disk_dquot *d = &dq->q_core; in xchk_quota_item()