Lines Matching refs:nodes
1188 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
1191 root_ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
1193 len = btrfs_root_ref_name_len(path->nodes[0], root_ref);
1199 read_extent_buffer(path->nodes[0], ptr + 1,
1202 dirid = btrfs_root_ref_dirid(path->nodes[0], root_ref);
1235 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
1238 inode_ref = btrfs_item_ptr(path->nodes[0],
1241 len = btrfs_inode_ref_name_len(path->nodes[0],
1248 read_extent_buffer(path->nodes[0], ptr + 1,
1308 btrfs_dir_item_key_to_cpu(path->nodes[0], di, &location);