Lines Matching defs:qrec
67 struct ocfs2_quota_recovery *qrec,
1229 struct ocfs2_quota_recovery *qrec;
1247 qrec = item->lri_qrec;
1253 qrec);
1278 if (qrec) {
1279 ret = ocfs2_finish_quota_recovery(osb, qrec,
1299 struct ocfs2_quota_recovery *qrec,
1312 if (qrec)
1313 ocfs2_free_quota_recovery(qrec);
1323 item->lri_qrec = qrec;
1376 struct ocfs2_quota_recovery *qrec;
1467 qrec = ocfs2_begin_quota_recovery(osb, rm_quota[i]);
1468 if (IS_ERR(qrec)) {
1469 status = PTR_ERR(qrec);
1475 NULL, NULL, qrec,