Searched refs:recddq (Results 1 – 1 of 1) sorted by relevance
2600 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_do_dquot_trans() local2616 recddq = (xfs_disk_dquot_t *)item->ri_buf[1].i_addr; in xlog_recover_do_dquot_trans()2617 ASSERT(recddq); in xlog_recover_do_dquot_trans()2621 type = INT_GET(recddq->d_flags, ARCH_CONVERT) & in xlog_recover_do_dquot_trans()2639 if ((error = xfs_qm_dqcheck(recddq, in xlog_recover_do_dquot_trans()2670 memcpy(ddq, recddq, item->ri_buf[1].i_len); in xlog_recover_do_dquot_trans()