Searched refs:path_leaf_el (Results 1 – 5 of 5) sorted by relevance
1130 el = path_leaf_el(path); in ocfs2_adjust_rightmost_branch()2064 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()3160 el = path_leaf_el(path); in ocfs2_rotate_tree_left()4014 el = path_leaf_el(right_path); in ocfs2_append_rec_to_path()4647 el = path_leaf_el(path); in ocfs2_figure_insert_type()5003 el = path_leaf_el(path); in ocfs2_split_and_insert()5182 el = path_leaf_el(left_path); in ocfs2_change_extent_flag()5294 el = path_leaf_el(path); in ocfs2_split_tree()5542 el = path_leaf_el(path); in ocfs2_remove_extent()5607 el = path_leaf_el(path); in ocfs2_remove_extent()[all …]
286 #define path_leaf_el(_path) ((_path)->p_node[(_path)->p_tree_depth].el) macro
89 el = path_leaf_el(path); in __ocfs2_move_extent()
1707 el = path_leaf_el(path); in ocfs2_adjust_refcount_rec()3088 el = path_leaf_el(path); in ocfs2_clear_ext_refcount()
1861 el = path_leaf_el(path); in ocfs2_remove_inode_range()
Completed in 37 milliseconds