Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c3164 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left() local
3245 tmp_path = restart_path; in ocfs2_rotate_tree_left()
3249 tmp_path, dealloc, in ocfs2_rotate_tree_left()
3256 ocfs2_free_path(tmp_path); in ocfs2_rotate_tree_left()
3257 tmp_path = NULL; in ocfs2_rotate_tree_left()
3264 ocfs2_free_path(tmp_path); in ocfs2_rotate_tree_left()