Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.c1108 status = ocfs2_find_path(et->et_ci, path, UINT_MAX); in ocfs2_adjust_rightmost_branch()
1895 int ocfs2_find_path(struct ocfs2_caching_info *ci, in ocfs2_find_path() function
2426 ret = ocfs2_find_path(et->et_ci, left_path, cpos); in ocfs2_rotate_tree_right()
2941 ret = ocfs2_find_path(et->et_ci, right_path, right_cpos); in __ocfs2_rotate_tree_left()
3057 ret = ocfs2_find_path(et->et_ci, left_path, cpos); in ocfs2_remove_rightmost_path()
3323 ret = ocfs2_find_path(et->et_ci, right_path, right_cpos); in ocfs2_get_right_path()
3486 ret = ocfs2_find_path(et->et_ci, left_path, left_cpos); in ocfs2_get_left_path()
4041 ret = ocfs2_find_path(et->et_ci, left_path, in ocfs2_append_rec_to_path()
4283 ret = ocfs2_find_path(et->et_ci, right_path, cpos); in ocfs2_do_insert_extent()
4382 status = ocfs2_find_path(et->et_ci, left_path, in ocfs2_figure_merge_contig_type()
[all …]
Dalloc.h293 int ocfs2_find_path(struct ocfs2_caching_info *ci,
Dmove_extents.c85 ret = ocfs2_find_path(INODE_CACHE(inode), path, cpos); in __ocfs2_move_extent()
Drefcounttree.c1004 ret = ocfs2_find_path(ci, left_path, cpos); in ocfs2_get_refcount_cpos_end()
1023 ret = ocfs2_find_path(ci, right_path, cpos); in ocfs2_get_refcount_cpos_end()
1682 ret = ocfs2_find_path(ci, path, old_cpos); in ocfs2_adjust_refcount_rec()
3085 ret = ocfs2_find_path(et->et_ci, path, cpos); in ocfs2_clear_ext_refcount()
Dfile.c1778 ret = ocfs2_find_path(INODE_CACHE(inode), path, in ocfs2_remove_inode_range()