Lines Matching refs:nodes
491 eb = path->nodes[level];
508 eb = path->nodes[0];
519 eb = path->nodes[0];
608 * other tree nodes. This happens when qgroups does backref walks when
680 eb = path->nodes[level];
687 eb = path->nodes[level];
731 * New backrefs (i.e., for parent nodes) are added to the appropriate
1035 leaf = path->nodes[0];
1170 leaf = path->nodes[0];
1301 * If the node at this level is shared, than all nodes below are also
1302 * shared. Currently some of the nodes below may be marked as not shared
1304 * also other nodes above the leaf and below the current level, so mark
1359 * extent buffers below it to true. As nodes in the path are COWed,
1484 leaf = path->nodes[0];
2070 leaf = path->nodes[0];
2171 eb = path->nodes[0];
2174 path->nodes[0] = NULL;
2232 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]);
2245 eb = path->nodes[0];
2611 eb = btrfs_clone_extent_buffer(path->nodes[0]);
2669 eb = btrfs_clone_extent_buffer(path->nodes[0]);
2878 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
2885 iter->item_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2888 btrfs_item_size(path->nodes[0], path->slots[0]));
2889 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
2899 if (btrfs_extent_flags(path->nodes[0], ei) & BTRFS_EXTENT_FLAG_DATA) {
2917 btrfs_item_key_to_cpu(path->nodes[0], &iter->cur_key,
2925 iter->cur_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2929 path->nodes[0], path->slots[0]));
2987 btrfs_item_key_to_cpu(path->nodes[0], &iter->cur_key, path->slots[0]);
2992 iter->item_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2995 iter->end_ptr = iter->item_ptr + (u32)btrfs_item_size(path->nodes[0],
3051 * upper edges and any uncached nodes in the path.
3088 * Release all nodes/edges from current cache
3266 eb = path->nodes[level];
3278 /* Add all nodes and edges in the path */
3280 if (!path->nodes[level]) {
3301 eb = path->nodes[level];
3545 * All new nodes added in current build_backref_tree() haven't
3561 /* Sanity check, we shouldn't have any unchecked nodes */
3618 * Lower is no longer linked to any upper backref nodes and