Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h311 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
Dmove_extents.c86 path = ocfs2_new_path_from_et(&context->et); in __ocfs2_move_extent()
Dalloc.c722 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et() function
1116 path = ocfs2_new_path_from_et(et); in ocfs2_adjust_rightmost_branch()
4278 right_path = ocfs2_new_path_from_et(et); in ocfs2_do_insert_extent()
4638 path = ocfs2_new_path_from_et(et); in ocfs2_figure_insert_type()
5184 left_path = ocfs2_new_path_from_et(et); in ocfs2_change_extent_flag()
5543 path = ocfs2_new_path_from_et(et); in ocfs2_remove_extent()
Drefcounttree.c1004 left_path = ocfs2_new_path_from_et(&et); in ocfs2_get_refcount_cpos_end()
1683 path = ocfs2_new_path_from_et(&et); in ocfs2_adjust_refcount_rec()
3086 path = ocfs2_new_path_from_et(et); in ocfs2_clear_ext_refcount()
Dfile.c1845 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()