Lines Matching refs:nodes
424 eb = swarn->path->nodes[0];
514 eb = path->nodes[0];
1337 struct btrfs_fs_info *fs_info = path->nodes[0]->fs_info;
1341 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
1381 if (path->nodes[0])
1409 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
1423 if (path->slots[0] >= btrfs_header_nritems(path->nodes[0])) {
1442 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
1447 *size_ret = path->nodes[0]->fs_info->nodesize;
1450 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], struct btrfs_extent_item);
1451 *flags_ret = btrfs_extent_flags(path->nodes[0], ei);
1452 *generation_ret = btrfs_extent_generation(path->nodes[0], ei);
2170 ASSERT(sctx->extent_path.nodes[0] == NULL);
2420 btrfs_header_nritems(path->nodes[0])) {
2433 l = path->nodes[0];