Searched refs:ocfs2_find_cpos_for_left_leaf (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ |
H A D | alloc.h | 303 int ocfs2_find_cpos_for_left_leaf(struct super_block *sb,
|
H A D | alloc.c | 2223 int ocfs2_find_cpos_for_left_leaf(struct super_block *sb, in ocfs2_find_cpos_for_left_leaf() function 2396 ret = ocfs2_find_cpos_for_left_leaf(sb, right_path, &cpos); in ocfs2_rotate_tree_right() 2522 ret = ocfs2_find_cpos_for_left_leaf(sb, right_path, &cpos); in ocfs2_rotate_tree_right() 2816 * ocfs2_find_cpos_for_left_leaf(). 3050 ret = ocfs2_find_cpos_for_left_leaf(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_remove_rightmost_path() 3481 ret = ocfs2_find_cpos_for_left_leaf(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_get_left_path() 4028 ret = ocfs2_find_cpos_for_left_leaf(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_append_rec_to_path() 4382 status = ocfs2_find_cpos_for_left_leaf(sb, path, &left_cpos); in ocfs2_figure_merge_contig_type() 5418 ret = ocfs2_find_cpos_for_left_leaf(sb, path, &left_cpos); in ocfs2_truncate_rec()
|