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 *);
138 xfs_disk_dquot_t *d) in xfs_qm_adjust_dqtimers()461 xfs_disk_dquot_t **O_ddpp, in xfs_qm_dqtobp()642 memcpy(&dqp->q_core, ddqp, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqread()1000 memcpy(ddqp, &dqp->q_core, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqflush()
2213 if (item->ri_buf[i].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_do_reg_buffer()2844 if (item->ri_buf[1].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_dquot_pass2()2890 ddq = (xfs_disk_dquot_t *)xfs_buf_offset(bp, dq_f->qlf_boffset); in xlog_recover_dquot_pass2()
625 xfs_disk_dquot_t *ddqp = &dqp->q_core; in xfs_qm_init_quotainfo()
108 } xfs_disk_dquot_t; typedef115 xfs_disk_dquot_t dd_diskdq; /* portion that lives incore as well */
155 extern int xfs_dqcheck(struct xfs_mount *mp, xfs_disk_dquot_t *ddq,
55 xfs_disk_dquot_t *ddq, in xfs_dqcheck()