Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c1131 el = path_leaf_el(path); in ocfs2_adjust_rightmost_branch()
2073 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
2074 right_el = path_leaf_el(right_path); in ocfs2_complete_edge_insert()
2135 left_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_right()
2180 right_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_right()
2328 left_el = path_leaf_el(left_path); in ocfs2_rotate_requires_path_adjustment()
2499 ocfs2_leftmost_rec_contains(path_leaf_el(right_path), in ocfs2_rotate_tree_right()
2670 right_leaf_el = path_leaf_el(right_path); in ocfs2_rotate_subtree_left()
2671 left_leaf_el = path_leaf_el(left_path); in ocfs2_rotate_subtree_left()
2894 struct ocfs2_extent_list *el = path_leaf_el(path); in ocfs2_rotate_rightmost_leaf_left()
[all …]
H A Dalloc.h284 #define path_leaf_el(_path) ((_path)->p_node[(_path)->p_tree_depth].el) macro
H A Dmove_extents.c89 el = path_leaf_el(path); in __ocfs2_move_extent()
H A Drefcounttree.c1708 el = path_leaf_el(path); in ocfs2_adjust_refcount_rec()
3086 el = path_leaf_el(path); in ocfs2_clear_ext_refcount()
H A Dfile.c1868 el = path_leaf_el(path); in ocfs2_remove_inode_range()