Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c1113 status = ocfs2_find_path(et->et_ci, path, UINT_MAX); in ocfs2_adjust_rightmost_branch()
1908 int ocfs2_find_path(struct ocfs2_caching_info *ci, in ocfs2_find_path() function
2439 ret = ocfs2_find_path(et->et_ci, left_path, cpos); in ocfs2_rotate_tree_right()
2954 ret = ocfs2_find_path(et->et_ci, right_path, right_cpos); in __ocfs2_rotate_tree_left()
3070 ret = ocfs2_find_path(et->et_ci, left_path, cpos); in ocfs2_remove_rightmost_path()
3336 ret = ocfs2_find_path(et->et_ci, right_path, right_cpos); in ocfs2_get_right_path()
3499 ret = ocfs2_find_path(et->et_ci, left_path, left_cpos); in ocfs2_get_left_path()
4053 ret = ocfs2_find_path(et->et_ci, left_path, in ocfs2_append_rec_to_path()
4295 ret = ocfs2_find_path(et->et_ci, right_path, cpos); in ocfs2_do_insert_extent()
4394 status = ocfs2_find_path(et->et_ci, left_path, in ocfs2_figure_merge_contig_type()
[all …]
H A Dalloc.h289 int ocfs2_find_path(struct ocfs2_caching_info *ci,
H A Dmove_extents.c83 ret = ocfs2_find_path(INODE_CACHE(inode), path, cpos); in __ocfs2_move_extent()
H A Drefcounttree.c1006 ret = ocfs2_find_path(ci, left_path, cpos); in ocfs2_get_refcount_cpos_end()
1025 ret = ocfs2_find_path(ci, right_path, cpos); in ocfs2_get_refcount_cpos_end()
1677 ret = ocfs2_find_path(ci, path, old_cpos); in ocfs2_adjust_refcount_rec()
3080 ret = ocfs2_find_path(et->et_ci, path, cpos); in ocfs2_clear_ext_refcount()
H A Dfile.c1861 ret = ocfs2_find_path(INODE_CACHE(inode), path, in ocfs2_remove_inode_range()