Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dalloc.h309 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
Dmove_extents.c85 path = ocfs2_new_path_from_et(&context->et); in __ocfs2_move_extent()
Dalloc.c713 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et() function
1110 path = ocfs2_new_path_from_et(et); in ocfs2_adjust_rightmost_branch()
4241 right_path = ocfs2_new_path_from_et(et); in ocfs2_do_insert_extent()
4603 path = ocfs2_new_path_from_et(et); in ocfs2_figure_insert_type()
5152 left_path = ocfs2_new_path_from_et(et); in ocfs2_change_extent_flag()
5505 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()
3080 path = ocfs2_new_path_from_et(et); in ocfs2_clear_ext_refcount()
Dfile.c1763 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()