Lines Matching refs:nodes
438 eb = path->nodes[level];
455 eb = path->nodes[0];
466 eb = path->nodes[0];
556 * other tree nodes. This happens when qgroups does backref walks when
628 eb = path->nodes[level];
635 eb = path->nodes[level];
680 * New backrefs (i.e., for parent nodes) are added to the appropriate
982 leaf = path->nodes[0];
1107 leaf = path->nodes[0];
1304 leaf = path->nodes[0];
1649 leaf = path->nodes[0];
1752 eb = path->nodes[0];
1757 path->nodes[0] = NULL;
1815 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]);
1828 eb = path->nodes[0];
2146 eb = btrfs_clone_extent_buffer(path->nodes[0]);
2205 eb = btrfs_clone_extent_buffer(path->nodes[0]);
2423 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
2430 iter->item_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2433 btrfs_item_size_nr(path->nodes[0], path->slots[0]));
2434 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
2444 if (btrfs_extent_flags(path->nodes[0], ei) & BTRFS_EXTENT_FLAG_DATA) {
2462 btrfs_item_key_to_cpu(path->nodes[0], &iter->cur_key,
2470 iter->cur_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2474 path->nodes[0], path->slots[0]));
2530 btrfs_item_key_to_cpu(path->nodes[0], &iter->cur_key, path->slots[0]);
2535 iter->item_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2538 iter->end_ptr = iter->item_ptr + (u32)btrfs_item_size_nr(path->nodes[0],
2594 * upper edges and any uncached nodes in the path.
2631 * Release all nodes/edges from current cache
2807 eb = path->nodes[level];
2819 /* Add all nodes and edges in the path */
2821 if (!path->nodes[level]) {
2842 eb = path->nodes[level];
3089 * All new nodes added in current build_backref_tree() haven't
3105 /* Sanity check, we shouldn't have any unchecked nodes */
3162 * Lower is no longer linked to any upper backref nodes and