Home
last modified time | relevance | path

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

/linux-4.1.27/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
1112 path = ocfs2_new_path_from_et(et); in ocfs2_adjust_rightmost_branch()
4227 right_path = ocfs2_new_path_from_et(et); in ocfs2_do_insert_extent()
4584 path = ocfs2_new_path_from_et(et); in ocfs2_figure_insert_type()
5129 left_path = ocfs2_new_path_from_et(et); in ocfs2_change_extent_flag()
5485 path = ocfs2_new_path_from_et(et); in ocfs2_remove_extent()
Drefcounttree.c1006 left_path = ocfs2_new_path_from_et(&et); in ocfs2_get_refcount_cpos_end()
1689 path = ocfs2_new_path_from_et(&et); in ocfs2_adjust_refcount_rec()
3094 path = ocfs2_new_path_from_et(et); in ocfs2_clear_ext_refcount()
Dfile.c1749 path = ocfs2_new_path_from_et(&et); in ocfs2_remove_inode_range()