Searched refs:xfs_disk_dquot_t (Results 1 – 5 of 5) sorted by relevance
43 xfs_disk_dquot_t q_core; /* actual usage & quotas */155 xfs_disk_dquot_t *);
121 xfs_disk_dquot_t *d) in xfs_qm_adjust_dqtimers()504 memcpy(&dqp->q_core, ddqp, sizeof(xfs_disk_dquot_t)); in xfs_dquot_from_disk()1136 memcpy(ddqp, &dqp->q_core, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqflush()
2696 if (item->ri_buf[i].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_do_reg_buffer()3328 if (item->ri_buf[1].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_dquot_pass2()
41 xfs_disk_dquot_t *ddq, in xfs_dquot_verify()
1166 } xfs_disk_dquot_t; typedef1173 xfs_disk_dquot_t dd_diskdq; /* portion that lives incore as well */