aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r--fs/btrfs/ctree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 6ba56aea5b62..313a6adfde55 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -1645,7 +1645,7 @@ struct btrfs_root {
1645 1645
1646 int force_cow; 1646 int force_cow;
1647 1647
1648 spinlock_t root_times_lock; 1648 spinlock_t root_item_lock;
1649}; 1649};
1650 1650
1651struct btrfs_ioctl_defrag_range_args { 1651struct btrfs_ioctl_defrag_range_args {