Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/ !
Dalloc.h295 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
Dmove_extents.c76 path = ocfs2_new_path_from_et(&context->et); in __ocfs2_move_extent()
Dalloc.c706 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et() function
1099 path = ocfs2_new_path_from_et(et); in ocfs2_adjust_rightmost_branch()
4261 right_path = ocfs2_new_path_from_et(et); in ocfs2_do_insert_extent()
4621 path = ocfs2_new_path_from_et(et); in ocfs2_figure_insert_type()
5163 left_path = ocfs2_new_path_from_et(et); in ocfs2_change_extent_flag()
5522 path = ocfs2_new_path_from_et(et); in ocfs2_remove_extent()
Drefcounttree.c996 left_path = ocfs2_new_path_from_et(&et); in ocfs2_get_refcount_cpos_end()
1675 path = ocfs2_new_path_from_et(&et); in ocfs2_adjust_refcount_rec()
3080 path = ocfs2_new_path_from_et(et); in ocfs2_clear_ext_refcount()
Dfile.c1834 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()