Lines Matching refs:nodes
195 if (path->slots[0] >= btrfs_header_nritems(path->nodes[0])) {
202 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
215 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
222 if (btrfs_file_extent_type(path->nodes[0], ei) ==
271 write_extent_buffer(path->nodes[0], inline_data,
272 btrfs_item_ptr_offset(path->nodes[0],
385 btrfs_item_key_to_cpu(path->nodes[0], &key,
391 nritems = btrfs_header_nritems(path->nodes[0]);
399 nritems = btrfs_header_nritems(path->nodes[0]);
401 leaf = path->nodes[0];