Searched refs:ocfs2_sync_local_to_main (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | localalloc.c | 60 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, 463 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_shutdown_local_alloc() 599 status = ocfs2_sync_local_to_main(osb, handle, alloc, in ocfs2_complete_local_alloc_recovery() 965 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb, in ocfs2_sync_local_to_main() function 1311 status = ocfs2_sync_local_to_main(osb, handle, alloc_copy, in ocfs2_local_alloc_slide_window()
|
D | ocfs2_trace.h | 737 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_sync_local_to_main);
|