Lines Matching refs:nodes
440 struct extent_buffer *leaf = path->nodes[0];
505 struct extent_buffer *leaf = path->nodes[0];
564 eb = btrfs_read_node_slot(path->nodes[level],
569 path->nodes[level-1] = eb;
589 if (!path->nodes[l])
594 btrfs_header_nritems(path->nodes[l])) {
599 btrfs_tree_unlock_rw(path->nodes[l], path->locks[l]);
600 free_extent_buffer(path->nodes[l]);
601 path->nodes[l] = NULL;
999 path->nodes[level] = eb;