Searched refs:ocfs2_sync_local_to_main (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ |
H A 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 1288 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);
|