Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dalloc.h293 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
H A Dmove_extents.c76 path = ocfs2_new_path_from_et(&context->et); in __ocfs2_move_extent()
H A Dalloc.c706 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et() function
1106 path = ocfs2_new_path_from_et(et); in ocfs2_adjust_rightmost_branch()
4276 right_path = ocfs2_new_path_from_et(et); in ocfs2_do_insert_extent()
4636 path = ocfs2_new_path_from_et(et); in ocfs2_figure_insert_type()
5178 left_path = ocfs2_new_path_from_et(et); in ocfs2_change_extent_flag()
5537 path = ocfs2_new_path_from_et(et); in ocfs2_remove_extent()
H A Drefcounttree.c997 left_path = ocfs2_new_path_from_et(&et); in ocfs2_get_refcount_cpos_end()
1669 path = ocfs2_new_path_from_et(&et); in ocfs2_adjust_refcount_rec()
3072 path = ocfs2_new_path_from_et(et); in ocfs2_clear_ext_refcount()
H A Dfile.c1845 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()