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()640 memcpy(&dqp->q_core, ddqp, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqread()998 memcpy(ddqp, &dqp->q_core, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqflush()
2216 if (item->ri_buf[i].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_do_reg_buffer()2847 if (item->ri_buf[1].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_dquot_pass2()2893 ddq = (xfs_disk_dquot_t *)xfs_buf_offset(bp, dq_f->qlf_boffset); in xlog_recover_dquot_pass2()
623 xfs_disk_dquot_t *ddqp = &dqp->q_core; in xfs_qm_init_quotainfo()
155 extern int xfs_dqcheck(struct xfs_mount *mp, xfs_disk_dquot_t *ddq,
53 xfs_disk_dquot_t *ddq, in xfs_dqcheck()
1117 } xfs_disk_dquot_t; typedef1124 xfs_disk_dquot_t dd_diskdq; /* portion that lives incore as well */