Lines Matching refs:start_slot
3660 int start_slot, in flush_dir_items_batch() argument
3677 btrfs_item_key_to_cpu(src, &key, start_slot); in flush_dir_items_batch()
3678 item_size = btrfs_item_size_nr(src, start_slot); in flush_dir_items_batch()
3698 const int slot = start_slot + i; in flush_dir_items_batch()
3722 src_offset = btrfs_item_ptr_offset(src, start_slot + count - 1); in flush_dir_items_batch()
4098 int start_slot; in drop_inode_items() local
4125 ret = btrfs_bin_search(path->nodes[0], &found_key, &start_slot); in drop_inode_items()
4129 ret = btrfs_del_items(trans, log, path, start_slot, in drop_inode_items()
4130 path->slots[0] - start_slot + 1); in drop_inode_items()
4135 if (ret || start_slot != 0) in drop_inode_items()
4319 int start_slot, int nr, int inode_only, in copy_items() argument
4353 ins_sizes[i] = btrfs_item_size_nr(src, i + start_slot); in copy_items()
4355 btrfs_item_key_to_cpu(src, ins_keys + i, i + start_slot); in copy_items()
4367 src_offset = btrfs_item_ptr_offset(src, start_slot + i); in copy_items()
4389 extent = btrfs_item_ptr(src, start_slot + i, in copy_items()
4681 int start_slot; in btrfs_log_prealloc_extents() local
4735 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4772 start_slot = slot; in btrfs_log_prealloc_extents()
4785 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4955 int start_slot = 0; in btrfs_log_all_xattrs() local
4977 start_slot, ins_nr, 1, 0); in btrfs_log_all_xattrs()
4995 start_slot = slot; in btrfs_log_all_xattrs()
5003 start_slot, ins_nr, 1, 0); in btrfs_log_all_xattrs()