Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota.h45 struct ocfs2_quota_recovery { struct
66 struct ocfs2_quota_recovery *dqi_rec; /* Pointer to recovery
88 struct ocfs2_quota_recovery *ocfs2_begin_quota_recovery(
91 struct ocfs2_quota_recovery *rec,
93 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec);
H A Dquota_local.c328 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec) in ocfs2_free_quota_recovery()
370 static struct ocfs2_quota_recovery *ocfs2_alloc_quota_recovery(void) in ocfs2_alloc_quota_recovery()
373 struct ocfs2_quota_recovery *rec; in ocfs2_alloc_quota_recovery()
375 rec = kmalloc(sizeof(struct ocfs2_quota_recovery), GFP_NOFS); in ocfs2_alloc_quota_recovery()
384 struct ocfs2_quota_recovery *ocfs2_begin_quota_recovery( in ocfs2_begin_quota_recovery()
399 struct ocfs2_quota_recovery *rec; in ocfs2_begin_quota_recovery()
460 struct ocfs2_quota_recovery *rec) in ocfs2_recover_local_quota_file()
583 struct ocfs2_quota_recovery *rec, in ocfs2_finish_quota_recovery()
691 struct ocfs2_quota_recovery *rec; in ocfs2_local_read_info()
H A Docfs2.h293 struct ocfs2_quota_recovery;
383 struct ocfs2_quota_recovery *quota_rec;
H A Djournal.c67 struct ocfs2_quota_recovery *qrec,
1207 struct ocfs2_quota_recovery *lri_qrec;
1229 struct ocfs2_quota_recovery *qrec; in ocfs2_complete_recovery()
1299 struct ocfs2_quota_recovery *qrec, in ocfs2_queue_recovery_completion()
1376 struct ocfs2_quota_recovery *qrec; in __ocfs2_recovery_thread()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota.h45 struct ocfs2_quota_recovery { struct
66 struct ocfs2_quota_recovery *dqi_rec; /* Pointer to recovery
88 struct ocfs2_quota_recovery *ocfs2_begin_quota_recovery(
91 struct ocfs2_quota_recovery *rec,
93 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec);
H A Dquota_local.c328 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec) in ocfs2_free_quota_recovery()
370 static struct ocfs2_quota_recovery *ocfs2_alloc_quota_recovery(void) in ocfs2_alloc_quota_recovery()
373 struct ocfs2_quota_recovery *rec; in ocfs2_alloc_quota_recovery()
375 rec = kmalloc(sizeof(struct ocfs2_quota_recovery), GFP_NOFS); in ocfs2_alloc_quota_recovery()
384 struct ocfs2_quota_recovery *ocfs2_begin_quota_recovery( in ocfs2_begin_quota_recovery()
399 struct ocfs2_quota_recovery *rec; in ocfs2_begin_quota_recovery()
460 struct ocfs2_quota_recovery *rec) in ocfs2_recover_local_quota_file()
583 struct ocfs2_quota_recovery *rec, in ocfs2_finish_quota_recovery()
691 struct ocfs2_quota_recovery *rec; in ocfs2_local_read_info()
H A Docfs2.h291 struct ocfs2_quota_recovery;
381 struct ocfs2_quota_recovery *quota_rec;
H A Djournal.c66 struct ocfs2_quota_recovery *qrec,
1245 struct ocfs2_quota_recovery *lri_qrec;
1267 struct ocfs2_quota_recovery *qrec; in ocfs2_complete_recovery()
1337 struct ocfs2_quota_recovery *qrec, in ocfs2_queue_recovery_completion()
1414 struct ocfs2_quota_recovery *qrec; in __ocfs2_recovery_thread()

Completed in 17 milliseconds