Lines Matching refs:nodes
200 if (path->slots[0] >= btrfs_header_nritems(path->nodes[0])) {
207 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]);
220 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
227 if (btrfs_file_extent_type(path->nodes[0], ei) ==
280 write_extent_buffer(path->nodes[0], inline_data,
281 btrfs_item_ptr_offset(path->nodes[0],
393 btrfs_item_key_to_cpu(path->nodes[0], &key,
399 nritems = btrfs_header_nritems(path->nodes[0]);
407 nritems = btrfs_header_nritems(path->nodes[0]);
409 leaf = path->nodes[0];