Home
last modified time | relevance | path

Searched refs:ocfs2_find_cpos_for_right_leaf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dalloc.h305 int ocfs2_find_cpos_for_right_leaf(struct super_block *sb,
Dalloc.c2806 int ocfs2_find_cpos_for_right_leaf(struct super_block *sb, in ocfs2_find_cpos_for_right_leaf() function
2918 ret = ocfs2_find_cpos_for_right_leaf(sb, path, &right_cpos); in __ocfs2_rotate_tree_left()
3002 ret = ocfs2_find_cpos_for_right_leaf(sb, left_path, in __ocfs2_rotate_tree_left()
3306 ret = ocfs2_find_cpos_for_right_leaf(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_get_right_path()
4423 status = ocfs2_find_cpos_for_right_leaf(sb, path, &right_cpos); in ocfs2_figure_merge_contig_type()
Drefcounttree.c1017 ret = ocfs2_find_cpos_for_right_leaf(sb, left_path, &cpos); in ocfs2_get_refcount_cpos_end()