right_path 94 fs/btrfs/send.c struct btrfs_path *right_path; right_path 281 fs/btrfs/send.c struct btrfs_path *right_path, right_path 4276 fs/btrfs/send.c ret = iterate_inode_ref(sctx->parent_root, sctx->right_path, right_path 4357 fs/btrfs/send.c ret = find_iref(sctx->parent_root, sctx->right_path, right_path 4398 fs/btrfs/send.c ret = iterate_inode_ref(sctx->parent_root, sctx->right_path, right_path 4606 fs/btrfs/send.c return iterate_dir_item(sctx->parent_root, sctx->right_path, right_path 4678 fs/btrfs/send.c ret = find_xattr(sctx->parent_root, sctx->right_path, right_path 4725 fs/btrfs/send.c ret = iterate_dir_item(sctx->parent_root, sctx->right_path, right_path 6147 fs/btrfs/send.c right_ii = btrfs_item_ptr(sctx->right_path->nodes[0], right_path 6148 fs/btrfs/send.c sctx->right_path->slots[0], right_path 6150 fs/btrfs/send.c right_gen = btrfs_inode_generation(sctx->right_path->nodes[0], right_path 6154 fs/btrfs/send.c right_ii = btrfs_item_ptr(sctx->right_path->nodes[0], right_path 6155 fs/btrfs/send.c sctx->right_path->slots[0], right_path 6158 fs/btrfs/send.c right_gen = btrfs_inode_generation(sctx->right_path->nodes[0], right_path 6215 fs/btrfs/send.c sctx->right_path->nodes[0], right_ii); right_path 6217 fs/btrfs/send.c sctx->right_path->nodes[0], right_ii); right_path 6234 fs/btrfs/send.c sctx->right_path->nodes[0], right_ii); right_path 6236 fs/btrfs/send.c sctx->right_path->nodes[0], right_ii); right_path 6451 fs/btrfs/send.c struct btrfs_path *right_path, right_path 6477 fs/btrfs/send.c sctx->right_path = right_path; right_path 6624 fs/btrfs/send.c struct btrfs_path *right_path, right_path 6632 fs/btrfs/send.c len2 = btrfs_item_size_nr(right_path->nodes[0], right_path->slots[0]); right_path 6637 fs/btrfs/send.c off2 = btrfs_item_ptr_offset(right_path->nodes[0], right_path 6638 fs/btrfs/send.c right_path->slots[0]); right_path 6642 fs/btrfs/send.c cmp = memcmp_extent_buffer(right_path->nodes[0], tmp_buf, off2, len1); right_path 6669 fs/btrfs/send.c struct btrfs_path *right_path = NULL; right_path 6691 fs/btrfs/send.c right_path = btrfs_alloc_path(); right_path 6692 fs/btrfs/send.c if (!right_path) { right_path 6705 fs/btrfs/send.c right_path->search_commit_root = 1; right_path 6706 fs/btrfs/send.c right_path->skip_locking = 1; right_path 6757 fs/btrfs/send.c right_path->nodes[right_level] = right_path 6759 fs/btrfs/send.c if (!right_path->nodes[right_level]) { right_path 6773 fs/btrfs/send.c btrfs_item_key_to_cpu(right_path->nodes[right_level], right_path 6774 fs/btrfs/send.c &right_key, right_path->slots[right_level]); right_path 6776 fs/btrfs/send.c btrfs_node_key_to_cpu(right_path->nodes[right_level], right_path 6777 fs/btrfs/send.c &right_key, right_path->slots[right_level]); right_path 6796 fs/btrfs/send.c ret = tree_advance(right_path, &right_level, right_path 6812 fs/btrfs/send.c ret = changed_cb(left_path, right_path, right_path 6823 fs/btrfs/send.c ret = changed_cb(left_path, right_path, right_path 6837 fs/btrfs/send.c ret = changed_cb(left_path, right_path, right_path 6845 fs/btrfs/send.c ret = changed_cb(left_path, right_path, right_path 6856 fs/btrfs/send.c ret = tree_compare_item(left_path, right_path, right_path 6862 fs/btrfs/send.c ret = changed_cb(left_path, right_path, right_path 6880 fs/btrfs/send.c right_path->nodes[right_level], right_path 6881 fs/btrfs/send.c right_path->slots[right_level]); right_path 6886 fs/btrfs/send.c right_path->nodes[right_level], right_path 6887 fs/btrfs/send.c right_path->slots[right_level]); right_path 6910 fs/btrfs/send.c btrfs_free_path(right_path); right_path 2040 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 2061 fs/ocfs2/alloc.c right_el = path_leaf_el(right_path); right_path 2075 fs/ocfs2/alloc.c el = right_path->p_node[i].el; right_path 2081 fs/ocfs2/alloc.c ocfs2_journal_dirty(handle, right_path->p_node[i].bh); right_path 2088 fs/ocfs2/alloc.c right_el = right_path->p_node[i].el; right_path 2098 fs/ocfs2/alloc.c right_el = right_path->p_node[subtree_index + 1].el; right_path 2111 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 2141 fs/ocfs2/alloc.c BUG_ON(root_bh != right_path->p_node[subtree_index].bh); right_path 2143 fs/ocfs2/alloc.c ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, right_path 2150 fs/ocfs2/alloc.c for(i = subtree_index + 1; i < path_num_items(right_path); i++) { right_path 2152 fs/ocfs2/alloc.c right_path, i); right_path 2166 fs/ocfs2/alloc.c right_leaf_bh = path_leaf_bh(right_path); right_path 2167 fs/ocfs2/alloc.c right_el = path_leaf_el(right_path); right_path 2198 fs/ocfs2/alloc.c ocfs2_complete_edge_insert(handle, left_path, right_path, right_path 2367 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 2377 fs/ocfs2/alloc.c left_path = ocfs2_new_path_from_path(right_path); right_path 2384 fs/ocfs2/alloc.c ret = ocfs2_find_cpos_for_left_leaf(sb, right_path, &cpos); right_path 2433 fs/ocfs2/alloc.c path_leaf_bh(right_path), right_path 2464 fs/ocfs2/alloc.c start = ocfs2_find_subtree_root(et, left_path, right_path); right_path 2468 fs/ocfs2/alloc.c right_path->p_node[start].bh->b_blocknr, right_path 2469 fs/ocfs2/alloc.c right_path->p_tree_depth); right_path 2472 fs/ocfs2/alloc.c orig_credits, right_path); right_path 2479 fs/ocfs2/alloc.c right_path, start); right_path 2486 fs/ocfs2/alloc.c ocfs2_leftmost_rec_contains(path_leaf_el(right_path), right_path 2508 fs/ocfs2/alloc.c ocfs2_mv_path(right_path, left_path); right_path 2510 fs/ocfs2/alloc.c ret = ocfs2_find_cpos_for_left_leaf(sb, right_path, &cpos); right_path 2612 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 2621 fs/ocfs2/alloc.c eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data; right_path 2638 fs/ocfs2/alloc.c ocfs2_unlink_path(handle, et, dealloc, right_path, right_path 2645 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 2651 fs/ocfs2/alloc.c struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path); right_path 2657 fs/ocfs2/alloc.c right_leaf_el = path_leaf_el(right_path); right_path 2660 fs/ocfs2/alloc.c BUG_ON(root_bh != right_path->p_node[subtree_index].bh); right_path 2665 fs/ocfs2/alloc.c eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data; right_path 2685 fs/ocfs2/alloc.c path_leaf_bh(right_path), right_path 2719 fs/ocfs2/alloc.c ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, right_path 2726 fs/ocfs2/alloc.c for(i = subtree_index + 1; i < path_num_items(right_path); i++) { right_path 2728 fs/ocfs2/alloc.c right_path, i); right_path 2764 fs/ocfs2/alloc.c ocfs2_journal_dirty(handle, path_leaf_bh(right_path)); right_path 2767 fs/ocfs2/alloc.c ocfs2_unlink_subtree(handle, et, left_path, right_path, right_path 2790 fs/ocfs2/alloc.c ocfs2_complete_edge_insert(handle, left_path, right_path, right_path 2910 fs/ocfs2/alloc.c struct ocfs2_path *right_path = NULL; right_path 2933 fs/ocfs2/alloc.c right_path = ocfs2_new_path_from_path(path); right_path 2934 fs/ocfs2/alloc.c if (!right_path) { right_path 2941 fs/ocfs2/alloc.c ret = ocfs2_find_path(et->et_ci, right_path, right_cpos); right_path 2948 fs/ocfs2/alloc.c right_path); right_path 2952 fs/ocfs2/alloc.c right_path->p_node[subtree_root].bh->b_blocknr, right_path 2953 fs/ocfs2/alloc.c right_path->p_tree_depth); right_path 2974 fs/ocfs2/alloc.c right_path, subtree_root, right_path 2983 fs/ocfs2/alloc.c *empty_extent_path = right_path; right_path 2984 fs/ocfs2/alloc.c right_path = NULL; right_path 3000 fs/ocfs2/alloc.c ocfs2_mv_path(left_path, right_path); right_path 3011 fs/ocfs2/alloc.c ocfs2_free_path(right_path); right_path 3295 fs/ocfs2/alloc.c struct ocfs2_path *right_path = NULL; right_path 3316 fs/ocfs2/alloc.c right_path = ocfs2_new_path_from_path(left_path); right_path 3317 fs/ocfs2/alloc.c if (!right_path) { right_path 3323 fs/ocfs2/alloc.c ret = ocfs2_find_path(et->et_ci, right_path, right_cpos); right_path 3329 fs/ocfs2/alloc.c *ret_right_path = right_path; right_path 3332 fs/ocfs2/alloc.c ocfs2_free_path(right_path); right_path 3354 fs/ocfs2/alloc.c struct ocfs2_path *right_path = NULL; right_path 3366 fs/ocfs2/alloc.c ret = ocfs2_get_right_path(et, left_path, &right_path); right_path 3372 fs/ocfs2/alloc.c right_el = path_leaf_el(right_path); right_path 3386 fs/ocfs2/alloc.c right_path); right_path 3390 fs/ocfs2/alloc.c right_path); right_path 3397 fs/ocfs2/alloc.c BUG_ON(root_bh != right_path->p_node[subtree_index].bh); right_path 3399 fs/ocfs2/alloc.c ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, right_path 3407 fs/ocfs2/alloc.c i < path_num_items(right_path); i++) { right_path 3409 fs/ocfs2/alloc.c right_path, i); right_path 3446 fs/ocfs2/alloc.c if (right_path) { right_path 3447 fs/ocfs2/alloc.c ocfs2_journal_dirty(handle, path_leaf_bh(right_path)); right_path 3448 fs/ocfs2/alloc.c ocfs2_complete_edge_insert(handle, left_path, right_path, right_path 3452 fs/ocfs2/alloc.c ocfs2_free_path(right_path); right_path 3457 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 3467 fs/ocfs2/alloc.c BUG_ON(right_path->p_tree_depth == 0); right_path 3470 fs/ocfs2/alloc.c right_path, &left_cpos); right_path 3479 fs/ocfs2/alloc.c left_path = ocfs2_new_path_from_path(right_path); right_path 3509 fs/ocfs2/alloc.c static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, right_path 3520 fs/ocfs2/alloc.c struct ocfs2_extent_list *el = path_leaf_el(right_path); right_path 3521 fs/ocfs2/alloc.c struct buffer_head *bh = path_leaf_bh(right_path); right_path 3531 fs/ocfs2/alloc.c ret = ocfs2_get_left_path(et, right_path, &left_path); right_path 3548 fs/ocfs2/alloc.c right_path); right_path 3559 fs/ocfs2/alloc.c BUG_ON(root_bh != right_path->p_node[subtree_index].bh); right_path 3561 fs/ocfs2/alloc.c ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, right_path 3569 fs/ocfs2/alloc.c i < path_num_items(right_path); i++) { right_path 3571 fs/ocfs2/alloc.c right_path, i); right_path 3590 fs/ocfs2/alloc.c ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, right_path 3591 fs/ocfs2/alloc.c path_num_items(right_path) - 1); right_path 3627 fs/ocfs2/alloc.c right_path); right_path 3634 fs/ocfs2/alloc.c right_path, right_path 3644 fs/ocfs2/alloc.c ocfs2_mv_path(right_path, left_path); right_path 3648 fs/ocfs2/alloc.c right_path, subtree_index); right_path 3990 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 4003 fs/ocfs2/alloc.c BUG_ON(right_path->p_tree_depth == 0); right_path 4010 fs/ocfs2/alloc.c el = path_leaf_el(right_path); right_path 4017 fs/ocfs2/alloc.c right_path, &left_cpos); right_path 4034 fs/ocfs2/alloc.c left_path = ocfs2_new_path_from_path(right_path); right_path 4055 fs/ocfs2/alloc.c ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); right_path 4061 fs/ocfs2/alloc.c ocfs2_adjust_rightmost_records(handle, et, right_path, insert_rec); right_path 4074 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 4083 fs/ocfs2/alloc.c right_el = path_leaf_el(right_path); right_path 4161 fs/ocfs2/alloc.c struct ocfs2_path *right_path, right_path 4166 fs/ocfs2/alloc.c struct buffer_head *leaf_bh = path_leaf_bh(right_path); right_path 4192 fs/ocfs2/alloc.c ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); right_path 4204 fs/ocfs2/alloc.c ocfs2_split_record(et, left_path, right_path, right_path 4216 fs/ocfs2/alloc.c ocfs2_insert_at_leaf(et, insert_rec, path_leaf_el(right_path), right_path 4229 fs/ocfs2/alloc.c right_path); right_path 4230 fs/ocfs2/alloc.c ocfs2_complete_edge_insert(handle, left_path, right_path, right_path 4246 fs/ocfs2/alloc.c struct ocfs2_path *right_path = NULL; right_path 4264 fs/ocfs2/alloc.c right_path = ocfs2_new_path_from_et(et); right_path 4265 fs/ocfs2/alloc.c if (!right_path) { right_path 4283 fs/ocfs2/alloc.c ret = ocfs2_find_path(et->et_ci, right_path, cpos); right_path 4304 fs/ocfs2/alloc.c right_path, &left_path); right_path 4323 fs/ocfs2/alloc.c right_path, &left_path); right_path 4330 fs/ocfs2/alloc.c ret = ocfs2_insert_path(handle, et, left_path, right_path, right_path 4346 fs/ocfs2/alloc.c ocfs2_free_path(right_path); right_path 4362 fs/ocfs2/alloc.c struct ocfs2_path *left_path = NULL, *right_path = NULL; right_path 4430 fs/ocfs2/alloc.c right_path = ocfs2_new_path_from_path(path); right_path 4431 fs/ocfs2/alloc.c if (!right_path) { right_path 4437 fs/ocfs2/alloc.c status = ocfs2_find_path(et->et_ci, right_path, right_cpos); right_path 4441 fs/ocfs2/alloc.c new_el = path_leaf_el(right_path); right_path 4445 fs/ocfs2/alloc.c bh = path_leaf_bh(right_path); right_path 4469 fs/ocfs2/alloc.c ocfs2_free_path(right_path); right_path 966 fs/ocfs2/refcounttree.c struct ocfs2_path *left_path = NULL, *right_path = NULL; right_path 1010 fs/ocfs2/refcounttree.c right_path = ocfs2_new_path_from_path(left_path); right_path 1011 fs/ocfs2/refcounttree.c if (!right_path) { right_path 1023 fs/ocfs2/refcounttree.c ret = ocfs2_find_path(ci, right_path, cpos); right_path 1030 fs/ocfs2/refcounttree.c right_path); right_path 1045 fs/ocfs2/refcounttree.c ocfs2_free_path(right_path);