Searched refs:xfs_disk_dquot (Results 1 – 11 of 11) 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()
96 struct xfs_disk_dquot *d = &dq->q_core; in xfs_qm_adjust_dqlimits()418 struct xfs_disk_dquot *ddq; in xfs_qm_dqrepair()573 struct xfs_disk_dquot *ddqp; in xfs_qm_dqread()1029 struct xfs_disk_dquot *ddqp; in xfs_qm_dqflush()
46 XFS_CHECK_STRUCT_SIZE(struct xfs_disk_dquot, 104); in xfs_check_ondisk_structs()
402 struct xfs_disk_dquot *ddq; in xfs_qm_scall_setqlim()
860 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()862 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
334 struct xfs_disk_dquot *d; in xfs_trans_apply_dquot_deltas()
3303 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_dquot_pass2()3997 struct xfs_disk_dquot *recddq; in xlog_recover_dquot_ra_pass2()4009 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)
230 struct xfs_disk_dquot *ddq; in xfs_dquot_buf_verify()
746 return xfs_calc_buf_res(1, sizeof(struct xfs_disk_dquot)); in xfs_calc_qm_setqlim_reservation()
1142 typedef struct xfs_disk_dquot { struct