Lines Matching refs:start_slot
3679 int start_slot; in drop_objectid_items() local
3704 &start_slot); in drop_objectid_items()
3706 ret = btrfs_del_items(trans, log, path, start_slot, in drop_objectid_items()
3707 path->slots[0] - start_slot + 1); in drop_objectid_items()
3712 if (ret || start_slot != 0) in drop_objectid_items()
3801 int start_slot, int nr, int inode_only, in copy_items() argument
3836 ins_sizes[i] = btrfs_item_size_nr(src, i + start_slot); in copy_items()
3837 btrfs_item_key_to_cpu(src, ins_keys + i, i + start_slot); in copy_items()
3850 src_offset = btrfs_item_ptr_offset(src, start_slot + i); in copy_items()
3889 extent = btrfs_item_ptr(src, start_slot + i, in copy_items()
4017 i = start_slot; in copy_items()
4274 int start_slot; in btrfs_log_prealloc_extents() local
4294 &last_extent, start_slot, in btrfs_log_prealloc_extents()
4336 start_slot = slot; in btrfs_log_prealloc_extents()
4349 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4498 int start_slot = 0; in btrfs_log_all_xattrs() local
4518 &last_extent, start_slot, in btrfs_log_all_xattrs()
4539 start_slot = slot; in btrfs_log_all_xattrs()
4548 &last_extent, start_slot, in btrfs_log_all_xattrs()