Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c602 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path() function
1136 ocfs2_free_path(path); in ocfs2_adjust_rightmost_branch()
2530 ocfs2_free_path(left_path); in ocfs2_rotate_tree_right()
3023 ocfs2_free_path(right_path); in __ocfs2_rotate_tree_left()
3024 ocfs2_free_path(left_path); in __ocfs2_rotate_tree_left()
3114 ocfs2_free_path(left_path); in ocfs2_remove_rightmost_path()
3256 ocfs2_free_path(tmp_path); in ocfs2_rotate_tree_left()
3264 ocfs2_free_path(tmp_path); in ocfs2_rotate_tree_left()
3265 ocfs2_free_path(restart_path); in ocfs2_rotate_tree_left()
3344 ocfs2_free_path(right_pat in ocfs2_get_right_path()
[all...]
H A Dalloc.h288 void ocfs2_free_path(struct ocfs2_path *path);
H A Dmove_extents.c135 ocfs2_free_path(path); in __ocfs2_move_extent()