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

/linux-master/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);
H A Dalloc.c706 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) function
1106 path = ocfs2_new_path_from_et(et);
4268 right_path = ocfs2_new_path_from_et(et);
4628 path = ocfs2_new_path_from_et(et);
5170 left_path = ocfs2_new_path_from_et(et);
5529 path = ocfs2_new_path_from_et(et);
H A Drefcounttree.c996 left_path = ocfs2_new_path_from_et(&et);
1675 path = ocfs2_new_path_from_et(&et);
3081 path = ocfs2_new_path_from_et(et);
H A Dfile.c1833 path = ocfs2_new_path_from_et(&et);

Completed in 278 milliseconds