Lines Matching refs:nodes

170 	eb = warn->path.nodes[0];
271 eb = path.nodes[0];
540 leaf = path->nodes[0];
1845 * if path->nodes[0] is NULL or not if it needs to use the path afterwards.
1857 struct extent_buffer *leaf = path->nodes[0];
2015 leaf = path->nodes[0];
2025 leaf = path->nodes[0];
2032 leaf = path->nodes[0];
2113 if (!path->nodes[0])
2909 leaf = path->nodes[0];
3497 leaf = path->nodes[0];
3757 leaf = path->nodes[0];
3994 leaf = path->nodes[0];
4272 leaf = path->nodes[0];
4302 leaf = path->nodes[0];
4357 btrfs_dir_item_key_to_cpu(path->nodes[0], di, &key);
4380 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
5367 btrfs_dir_item_key_to_cpu(path->nodes[0], di, location);
5377 *type = btrfs_dir_ftype(path->nodes[0], di);
5426 leaf = path->nodes[0];
5770 leaf = path->nodes[0];
5917 struct extent_buffer *leaf = path->nodes[0];
6308 inode_item = btrfs_item_ptr(path->nodes[0], path->slots[0],
6310 memzero_extent_buffer(path->nodes[0], (unsigned long)inode_item,
6312 fill_inode_item(trans, path->nodes[0], inode_item, inode);
6315 ref = btrfs_item_ptr(path->nodes[0], path->slots[0] + 1,
6319 btrfs_set_inode_ref_name_len(path->nodes[0], ref, 2);
6320 btrfs_set_inode_ref_index(path->nodes[0], ref, 0);
6321 write_extent_buffer(path->nodes[0], "..", ptr, 2);
6323 btrfs_set_inode_ref_name_len(path->nodes[0], ref,
6325 btrfs_set_inode_ref_index(path->nodes[0], ref,
6327 write_extent_buffer(path->nodes[0], name->name, ptr,
6332 btrfs_mark_buffer_dirty(trans, path->nodes[0]);
6667 struct extent_buffer *leaf = path->nodes[0];
6713 fi = btrfs_item_ptr(path->nodes[0], path->slots[0],
6715 if (btrfs_file_extent_compression(path->nodes[0], fi) != BTRFS_COMPRESS_NONE)
6719 btrfs_file_extent_ram_bytes(path->nodes[0], fi));
6721 read_extent_buffer(path->nodes[0], kaddr,
6816 leaf = path->nodes[0];
6862 leaf = path->nodes[0];
7086 leaf = path->nodes[0];
9462 leaf = path->nodes[0];
9862 leaf = path->nodes[0];