Searched refs:qrec (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Djournal.c77 struct ocfs2_quota_recovery *qrec);
1195 struct ocfs2_quota_recovery *qrec; local
1243 qrec = item->lri_qrec;
1244 if (qrec) {
1246 ret = ocfs2_finish_quota_recovery(osb, qrec,
1267 struct ocfs2_quota_recovery *qrec)
1282 if (qrec)
1283 ocfs2_free_quota_recovery(qrec);
1293 item->lri_qrec = qrec;
1341 struct ocfs2_quota_recovery *qrec; local
1263 ocfs2_queue_recovery_completion(struct ocfs2_journal *journal, int slot_num, struct ocfs2_dinode *la_dinode, struct ocfs2_dinode *tl_dinode, struct ocfs2_quota_recovery *qrec) argument
[all...]

Completed in 25 milliseconds