Searched refs:alloc_copy (Results 1 – 2 of 2) sorted by relevance
374 struct ocfs2_dinode *alloc_copy = NULL; in ocfs2_shutdown_local_alloc() local427 if (!alloc_copy) { in ocfs2_shutdown_local_alloc()466 kfree(alloc_copy); in ocfs2_shutdown_local_alloc()478 struct ocfs2_dinode **alloc_copy) in ocfs2_begin_local_alloc_recovery() argument487 *alloc_copy = NULL; in ocfs2_begin_local_alloc_recovery()508 if (!(*alloc_copy)) { in ocfs2_begin_local_alloc_recovery()524 kfree(*alloc_copy); in ocfs2_begin_local_alloc_recovery()525 *alloc_copy = NULL; in ocfs2_begin_local_alloc_recovery()1242 struct ocfs2_dinode *alloc_copy = NULL; in ocfs2_local_alloc_slide_window() local1274 if (!alloc_copy) { in ocfs2_local_alloc_slide_window()[all …]
22 struct ocfs2_dinode **alloc_copy);
Completed in 4 milliseconds