Home
last modified time | relevance | path

Searched refs:root_dst (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dreflink.c666 spin_lock(&root_dst->root_item_lock); in btrfs_extent_same()
667 if (root_dst->send_in_progress) { in btrfs_extent_same()
668 btrfs_warn_rl(root_dst->fs_info, in btrfs_extent_same()
670 btrfs_root_id(root_dst), in btrfs_extent_same()
671 root_dst->send_in_progress); in btrfs_extent_same()
672 spin_unlock(&root_dst->root_item_lock); in btrfs_extent_same()
675 root_dst->dedupe_in_progress++; in btrfs_extent_same()
676 spin_unlock(&root_dst->root_item_lock); in btrfs_extent_same()
695 spin_lock(&root_dst->root_item_lock); in btrfs_extent_same()
696 root_dst->dedupe_in_progress--; in btrfs_extent_same()
[all …]