Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.c67 struct ocfs2_quota_recovery *qrec,
1229 struct ocfs2_quota_recovery *qrec; in ocfs2_complete_recovery() local
1247 qrec = item->lri_qrec; in ocfs2_complete_recovery()
1253 qrec); in ocfs2_complete_recovery()
1278 if (qrec) { in ocfs2_complete_recovery()
1279 ret = ocfs2_finish_quota_recovery(osb, qrec, in ocfs2_complete_recovery()
1299 struct ocfs2_quota_recovery *qrec, in ocfs2_queue_recovery_completion()
1312 if (qrec) in ocfs2_queue_recovery_completion()
1313 ocfs2_free_quota_recovery(qrec); in ocfs2_queue_recovery_completion()
1323 item->lri_qrec = qrec; in ocfs2_queue_recovery_completion()
1295 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, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_recovery_completion() argument
1376 struct ocfs2_quota_recovery *qrec; __ocfs2_recovery_thread() local
[all...]
H A Docfs2_trace.h2603 unsigned long long tl_ino, void *qrec),
2604 TP_ARGS(slot, la_ino, tl_ino, qrec),
2609 __field(void *, qrec)
2615 __entry->qrec = qrec;
2618 __entry->tl_ino, __entry->qrec)
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.c66 struct ocfs2_quota_recovery *qrec,
1267 struct ocfs2_quota_recovery *qrec; in ocfs2_complete_recovery() local
1285 qrec = item->lri_qrec; in ocfs2_complete_recovery()
1291 qrec); in ocfs2_complete_recovery()
1316 if (qrec) { in ocfs2_complete_recovery()
1317 ret = ocfs2_finish_quota_recovery(osb, qrec, in ocfs2_complete_recovery()
1337 struct ocfs2_quota_recovery *qrec, in ocfs2_queue_recovery_completion()
1350 if (qrec) in ocfs2_queue_recovery_completion()
1351 ocfs2_free_quota_recovery(qrec); in ocfs2_queue_recovery_completion()
1361 item->lri_qrec = qrec; in ocfs2_queue_recovery_completion()
1333 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, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_recovery_completion() argument
1414 struct ocfs2_quota_recovery *qrec; __ocfs2_recovery_thread() local
[all...]
H A Docfs2_trace.h2604 unsigned long long tl_ino, void *qrec),
2605 TP_ARGS(slot, la_ino, tl_ino, qrec),
2610 __field(void *, qrec)
2616 __entry->qrec = qrec;
2619 __entry->tl_ino, __entry->qrec)

Completed in 10 milliseconds