Lines Matching refs:start_slot
3900 int start_slot; in drop_objectid_items() local
3924 ret = btrfs_bin_search(path->nodes[0], &found_key, &start_slot); in drop_objectid_items()
3928 ret = btrfs_del_items(trans, log, path, start_slot, in drop_objectid_items()
3929 path->slots[0] - start_slot + 1); in drop_objectid_items()
3934 if (ret || start_slot != 0) in drop_objectid_items()
4103 int start_slot, int nr, int inode_only, in copy_items() argument
4132 ins_sizes[i] = btrfs_item_size_nr(src, i + start_slot); in copy_items()
4133 btrfs_item_key_to_cpu(src, ins_keys + i, i + start_slot); in copy_items()
4146 src_offset = btrfs_item_ptr_offset(src, start_slot + i); in copy_items()
4168 extent = btrfs_item_ptr(src, start_slot + i, in copy_items()
4449 int start_slot = 0; in btrfs_log_prealloc_extents() local
4503 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4544 start_slot = slot; in btrfs_log_prealloc_extents()
4557 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4728 int start_slot = 0; in btrfs_log_all_xattrs() local
4750 start_slot, ins_nr, 1, 0); in btrfs_log_all_xattrs()
4768 start_slot = slot; in btrfs_log_all_xattrs()
4776 start_slot, ins_nr, 1, 0); in btrfs_log_all_xattrs()