Searched refs:ocfs2_sync_local_to_main (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | localalloc.c | 44 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, 447 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_shutdown_local_alloc() 583 status = ocfs2_sync_local_to_main(osb, handle, alloc, in ocfs2_complete_local_alloc_recovery() 942 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, in ocfs2_sync_local_to_main() function 1305 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_local_alloc_slide_window()
|
D | ocfs2_trace.h | 739 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_sync_local_to_main);
|