Searched refs:slot_key (Results 1 – 1 of 1) sorted by relevance
533 struct btrfs_key slot_key; in btrfs_drop_extents() local535 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in btrfs_drop_extents()536 if (btrfs_comp_cpu_keys(&key, &slot_key) > 0) in btrfs_drop_extents()