Home
last modified time | relevance | path

Searched refs:alloc_copy (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
A Dlocalalloc.c374 struct ocfs2_dinode *alloc_copy = NULL; in ocfs2_shutdown_local_alloc() local
427 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() argument
487 *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() local
1274 if (!alloc_copy) { in ocfs2_local_alloc_slide_window()
[all …]
A Dlocalalloc.h22 struct ocfs2_dinode **alloc_copy);

Completed in 4 milliseconds