Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.c1123 el = path_leaf_el(path); in ocfs2_adjust_rightmost_branch()
2057 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert()
3153 el = path_leaf_el(path); in ocfs2_rotate_tree_left()
4007 el = path_leaf_el(right_path); in ocfs2_append_rec_to_path()
4640 el = path_leaf_el(path); in ocfs2_figure_insert_type()
4996 el = path_leaf_el(path); in ocfs2_split_and_insert()
5175 el = path_leaf_el(left_path); in ocfs2_change_extent_flag()
5287 el = path_leaf_el(path); in ocfs2_split_tree()
5535 el = path_leaf_el(path); in ocfs2_remove_extent()
5600 el = path_leaf_el(path); in ocfs2_remove_extent()
[all …]
H A Dalloc.h286 #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.c1713 el = path_leaf_el(path); in ocfs2_adjust_refcount_rec()
3094 el = path_leaf_el(path); in ocfs2_clear_ext_refcount()
H A Dfile.c1849 el = path_leaf_el(path); in ocfs2_remove_inode_range()