Searched refs:xfs_disk_dquot_t (Results 1 – 7 of 7) sorted by relevance
55 xfs_disk_dquot_t q_core; /* actual usage & quotas */169 xfs_disk_dquot_t *);
136 xfs_disk_dquot_t *d) in xfs_qm_adjust_dqtimers()459 xfs_disk_dquot_t **O_ddpp, in xfs_qm_dqtobp()636 memcpy(&dqp->q_core, ddqp, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqread()990 memcpy(ddqp, &dqp->q_core, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqflush()
623 xfs_disk_dquot_t *ddqp = &dqp->q_core; in xfs_qm_init_quotainfo()
2225 if (item->ri_buf[i].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_do_reg_buffer()2856 if (item->ri_buf[1].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_dquot_pass2()
155 extern int xfs_dqcheck(struct xfs_mount *mp, xfs_disk_dquot_t *ddq,
53 xfs_disk_dquot_t *ddq, in xfs_dqcheck()
1136 } xfs_disk_dquot_t; typedef1143 xfs_disk_dquot_t dd_diskdq; /* portion that lives incore as well */