Searched refs:alloc_copy (Results 1 – 2 of 2) sorted by relevance
375 struct ocfs2_dinode *alloc_copy = NULL; in ocfs2_shutdown_local_alloc() local428 if (!alloc_copy) { in ocfs2_shutdown_local_alloc()467 kfree(alloc_copy); in ocfs2_shutdown_local_alloc()479 struct ocfs2_dinode **alloc_copy) in ocfs2_begin_local_alloc_recovery() argument488 *alloc_copy = NULL; in ocfs2_begin_local_alloc_recovery()509 if (!(*alloc_copy)) { in ocfs2_begin_local_alloc_recovery()525 kfree(*alloc_copy); in ocfs2_begin_local_alloc_recovery()526 *alloc_copy = NULL; in ocfs2_begin_local_alloc_recovery()1238 struct ocfs2_dinode *alloc_copy = NULL; in ocfs2_local_alloc_slide_window() local1270 if (!alloc_copy) { in ocfs2_local_alloc_slide_window()[all …]
22 struct ocfs2_dinode **alloc_copy);