]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/free-space-cache.h
ASoC: max98357a: Document MAX98357A bindings
[karo-tx-linux.git] / fs / btrfs / free-space-cache.h
index 0cf4977ef70dffb69552c96f108b9b643dfbc152..88b2238a0aeda1cf4c91f7a0d32de09b19c2174c 100644 (file)
@@ -38,6 +38,8 @@ struct btrfs_free_space_ctl {
        u64 start;
        struct btrfs_free_space_op *op;
        void *private;
+       struct mutex cache_writeout_mutex;
+       struct list_head trimming_ranges;
 };
 
 struct btrfs_free_space_op {