Searched refs:xfs_disk_dquot_t (Results 1 – 5 of 5) sorted by relevance
42 xfs_disk_dquot_t q_core; /* actual usage & quotas */154 xfs_disk_dquot_t *);
117 xfs_disk_dquot_t *d) in xfs_qm_adjust_dqtimers()500 memcpy(&dqp->q_core, ddqp, sizeof(xfs_disk_dquot_t)); in xfs_dquot_from_disk()1133 memcpy(ddqp, &dqp->q_core, sizeof(xfs_disk_dquot_t)); in xfs_qm_dqflush()
2621 if (item->ri_buf[i].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_do_reg_buffer()3252 if (item->ri_buf[1].i_len < sizeof(xfs_disk_dquot_t)) { in xlog_recover_dquot_pass2()
39 xfs_disk_dquot_t *ddq, in xfs_dquot_verify()
1174 } xfs_disk_dquot_t; typedef1181 xfs_disk_dquot_t dd_diskdq; /* portion that lives incore as well */