Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dalloc.c3155 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left() local
3237 tmp_path = restart_path; in ocfs2_rotate_tree_left()
3241 tmp_path, dealloc, in ocfs2_rotate_tree_left()
3248 ocfs2_free_path(tmp_path); in ocfs2_rotate_tree_left()
3249 tmp_path = NULL; in ocfs2_rotate_tree_left()
3256 ocfs2_free_path(tmp_path); in ocfs2_rotate_tree_left()