Searched refs:right_path (Results 1 – 3 of 3) sorted by relevance
2946 if (!right_path) { in __ocfs2_rotate_tree_left()3329 if (!right_path) { in ocfs2_get_right_path()3398 right_path); in ocfs2_merge_rec_right()3402 right_path); in ocfs2_merge_rec_right()3458 if (right_path) { in ocfs2_merge_rec_right()3560 right_path); in ocfs2_merge_rec_left()3639 right_path); in ocfs2_merge_rec_left()3646 right_path, in ocfs2_merge_rec_left()4241 right_path); in ocfs2_insert_path()4277 if (!right_path) { in ocfs2_do_insert_extent()[all …]
967 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() local1011 right_path = ocfs2_new_path_from_path(left_path); in ocfs2_get_refcount_cpos_end()1012 if (!right_path) { in ocfs2_get_refcount_cpos_end()1024 ret = ocfs2_find_path(ci, right_path, cpos); in ocfs2_get_refcount_cpos_end()1031 right_path); in ocfs2_get_refcount_cpos_end()1046 ocfs2_free_path(right_path); in ocfs2_get_refcount_cpos_end()
157 struct btrfs_path *right_path; member6877 sctx->right_path->slots[0], in changed_inode()6884 sctx->right_path->slots[0], in changed_inode()7263 if (right_path && right_path->nodes[0]) in changed_cb()7284 sctx->right_path = right_path; in changed_cb()7548 len2 = btrfs_item_size(right_path->nodes[0], right_path->slots[0]); in tree_compare_item()7554 right_path->slots[0]); in tree_compare_item()7597 btrfs_release_path(right_path); in restart_after_relocation()7699 if (!right_path) { in btrfs_compare_trees()7713 right_path->skip_locking = 1; in btrfs_compare_trees()[all …]