Home
last modified time | relevance | path

Searched refs:restart_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c3151 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left() local
3225 dealloc, &restart_path); in ocfs2_rotate_tree_left()
3232 tmp_path = restart_path; in ocfs2_rotate_tree_left()
3233 restart_path = NULL; in ocfs2_rotate_tree_left()
3237 &restart_path); in ocfs2_rotate_tree_left()
3252 ocfs2_free_path(restart_path); in ocfs2_rotate_tree_left()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c3149 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left() local
3223 dealloc, &restart_path); in ocfs2_rotate_tree_left()
3230 tmp_path = restart_path; in ocfs2_rotate_tree_left()
3231 restart_path = NULL; in ocfs2_rotate_tree_left()
3235 &restart_path); in ocfs2_rotate_tree_left()
3250 ocfs2_free_path(restart_path); in ocfs2_rotate_tree_left()

Completed in 17 milliseconds