Lines Matching refs:slots

803 	ii = btrfs_item_ptr(path->nodes[0], path->slots[0],  in __get_inode_info()
862 int slot = path->slots[0]; in iterate_inode_ref()
1004 slot = path->slots[0]; in iterate_dir_item()
1125 btrfs_item_key_to_cpu(p->nodes[0], &found_key, p->slots[0]); in get_inode_path()
1320 fi = btrfs_item_ptr(eb, path->slots[0], in find_extent_clone()
1481 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in read_symlink()
1489 len = btrfs_file_extent_inline_len(path->nodes[0], path->slots[0], ei); in read_symlink()
1726 path->slots[0]); in get_first_ref()
1736 iref = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_first_ref()
1745 extref = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_first_ref()
2318 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_subvol_begin()
2324 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in send_subvol_begin()
2478 slot = path->slots[0]; in send_utimes()
2618 slot = path->slots[0]; in did_create_dir()
2646 path->slots[0]++; in did_create_dir()
2885 if (path->slots[0] >= btrfs_header_nritems(path->nodes[0])) { in can_rmdir()
2894 path->slots[0]); in can_rmdir()
2899 di = btrfs_item_ptr(path->nodes[0], path->slots[0], in can_rmdir()
2923 path->slots[0]++; in can_rmdir()
4023 slot = path->slots[0]; in process_all_refs()
4044 path->slots[0]++; in process_all_refs()
4331 slot = path->slots[0]; in process_all_new_xattrs()
4355 path->slots[0]++; in process_all_new_xattrs()
4621 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in send_write_or_clone()
4626 path->slots[0], ei); in send_write_or_clone()
4694 slot = left_path->slots[0]; in is_extent_unchanged()
4743 slot = path->slots[0]; in is_extent_unchanged()
4806 slot = path->slots[0]; in is_extent_unchanged()
4859 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in get_last_extent()
4863 fi = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_last_extent()
4868 path->slots[0], fi); in get_last_extent()
4898 fi = btrfs_item_ptr(path->nodes[0], path->slots[0], in maybe_send_hole()
4903 path->slots[0], fi); in maybe_send_hole()
4911 if (path->slots[0] == 0 && in maybe_send_hole()
4953 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in process_extent()
5015 slot = path->slots[0]; in process_all_extents()
5040 path->slots[0]++; in process_all_extents()
5216 sctx->left_path->slots[0], in changed_inode()
5222 sctx->right_path->slots[0], in changed_inode()
5229 sctx->right_path->slots[0], in changed_inode()
5454 item_size = btrfs_item_size_nr(leaf, path->slots[0]); in compare_refs()
5455 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in compare_refs()
5558 slot = path->slots[0]; in full_send_tree()