Searched refs:ocfs2_sync_local_to_main (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | localalloc.c | 46 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, 448 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_shutdown_local_alloc() 584 status = ocfs2_sync_local_to_main(osb, handle, alloc, in ocfs2_complete_local_alloc_recovery() 949 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, in ocfs2_sync_local_to_main() function 1294 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_local_alloc_slide_window()
|
H A D | ocfs2_trace.h | 739 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_sync_local_to_main); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | localalloc.c | 44 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, 446 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_shutdown_local_alloc() 582 status = ocfs2_sync_local_to_main(osb, handle, alloc, in ocfs2_complete_local_alloc_recovery() 947 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, in ocfs2_sync_local_to_main() function 1292 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_local_alloc_slide_window()
|
H A D | ocfs2_trace.h | 739 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_sync_local_to_main); variable
|
Completed in 9 milliseconds