Searched refs:ocfs2_begin_local_alloc_recovery (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | localalloc.h | 22 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb,
|
H A D | localalloc.c | 478 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb, in ocfs2_begin_local_alloc_recovery() function
|
H A D | super.c | 2448 status = ocfs2_begin_local_alloc_recovery(osb, in ocfs2_check_volume()
|
H A D | journal.c | 1747 status = ocfs2_begin_local_alloc_recovery(osb, slot_num, &la_copy); in ocfs2_recover_node()
|
H A D | ocfs2_trace.h | 729 DEFINE_OCFS2_INT_EVENT(ocfs2_begin_local_alloc_recovery); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | localalloc.h | 20 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb,
|
H A D | localalloc.c | 476 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb, in ocfs2_begin_local_alloc_recovery() function
|
H A D | journal.c | 1780 status = ocfs2_begin_local_alloc_recovery(osb, slot_num, &la_copy); in ocfs2_recover_node()
|
H A D | super.c | 2439 status = ocfs2_begin_local_alloc_recovery(osb, in ocfs2_check_volume()
|
H A D | ocfs2_trace.h | 729 DEFINE_OCFS2_INT_EVENT(ocfs2_begin_local_alloc_recovery); variable
|
Completed in 20 milliseconds