Home
last modified time | relevance | path

Searched refs:ocfs2_new_path_from_et (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.h297 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
H A Dmove_extents.c78 path = ocfs2_new_path_from_et(&context->et); in __ocfs2_move_extent()
H A Dalloc.c708 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et() function
1101 path = ocfs2_new_path_from_et(et); in ocfs2_adjust_rightmost_branch()
4263 right_path = ocfs2_new_path_from_et(et); in ocfs2_do_insert_extent()
4623 path = ocfs2_new_path_from_et(et); in ocfs2_figure_insert_type()
5165 left_path = ocfs2_new_path_from_et(et); in ocfs2_change_extent_flag()
5524 path = ocfs2_new_path_from_et(et); in ocfs2_remove_extent()
H A Drefcounttree.c998 left_path = ocfs2_new_path_from_et(&et); in ocfs2_get_refcount_cpos_end()
1677 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()
H A Dfile.c1837 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.h295 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
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()
H A 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()
3081 path = ocfs2_new_path_from_et(et); in ocfs2_clear_ext_refcount()
H A Dfile.c1831 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()

Completed in 38 milliseconds