Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.h303 int ocfs2_find_cpos_for_right_leaf(struct super_block *sb,
H A Dalloc.c2803 int ocfs2_find_cpos_for_right_leaf(struct super_block *sb, in ocfs2_find_cpos_for_right_leaf() function
2915 ret = ocfs2_find_cpos_for_right_leaf(sb, path, &right_cpos); in __ocfs2_rotate_tree_left()
2999 ret = ocfs2_find_cpos_for_right_leaf(sb, left_path, in __ocfs2_rotate_tree_left()
3303 ret = ocfs2_find_cpos_for_right_leaf(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_get_right_path()
4420 status = ocfs2_find_cpos_for_right_leaf(sb, path, &right_cpos); in ocfs2_figure_merge_contig_type()
H A Drefcounttree.c1017 ret = ocfs2_find_cpos_for_right_leaf(sb, left_path, &cpos); in ocfs2_get_refcount_cpos_end()