Searched refs:slot_key (Results 1 – 1 of 1) sorted by relevance
996 struct btrfs_key slot_key; in __btrfs_drop_extents() local998 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in __btrfs_drop_extents()999 if (btrfs_comp_cpu_keys(&key, &slot_key) > 0) in __btrfs_drop_extents()