Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h319 int ocfs2_find_cpos_for_right_leaf(struct super_block *sb,
Dalloc.c2820 int ocfs2_find_cpos_for_right_leaf(struct super_block *sb, in ocfs2_find_cpos_for_right_leaf() function
2932 ret = ocfs2_find_cpos_for_right_leaf(sb, path, &right_cpos); in __ocfs2_rotate_tree_left()
3016 ret = ocfs2_find_cpos_for_right_leaf(sb, left_path, in __ocfs2_rotate_tree_left()
3320 ret = ocfs2_find_cpos_for_right_leaf(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_get_right_path()
4437 status = ocfs2_find_cpos_for_right_leaf(sb, path, &right_cpos); in ocfs2_figure_merge_contig_type()
Drefcounttree.c1025 ret = ocfs2_find_cpos_for_right_leaf(sb, left_path, &cpos); in ocfs2_get_refcount_cpos_end()