Lines Matching refs:start_slot
3618 int start_slot, in flush_dir_items_batch() argument
3635 btrfs_item_key_to_cpu(src, &key, start_slot); in flush_dir_items_batch()
3636 item_size = btrfs_item_size(src, start_slot); in flush_dir_items_batch()
3656 const int slot = start_slot + i; in flush_dir_items_batch()
3680 src_offset = btrfs_item_ptr_offset(src, start_slot + count - 1); in flush_dir_items_batch()
4097 int start_slot; in drop_inode_items() local
4121 ret = btrfs_bin_search(path->nodes[0], &found_key, &start_slot); in drop_inode_items()
4125 ret = btrfs_del_items(trans, log, path, start_slot, in drop_inode_items()
4126 path->slots[0] - start_slot + 1); in drop_inode_items()
4131 if (ret || start_slot != 0) in drop_inode_items()
4315 int start_slot, int nr, int inode_only, in copy_items() argument
4382 const int src_slot = start_slot + i; in copy_items()
4489 const int src_slot = start_slot + i; in copy_items()
4772 int start_slot; in btrfs_log_prealloc_extents() local
4826 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4863 start_slot = slot; in btrfs_log_prealloc_extents()
4876 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
5045 int start_slot = 0; in btrfs_log_all_xattrs() local
5067 start_slot, ins_nr, 1, 0); in btrfs_log_all_xattrs()
5085 start_slot = slot; in btrfs_log_all_xattrs()
5093 start_slot, ins_nr, 1, 0); in btrfs_log_all_xattrs()