]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/free-space-cache.h
helpers for acl caching + switch to those
[karo-tx-linux.git] / fs / btrfs / free-space-cache.h
index ab0bdc0a63ce2da4390616b236a3e868b2e6ce18..266fb876405442841b31b7e8219fff82e339d821 100644 (file)
@@ -31,6 +31,7 @@ void btrfs_dump_free_space(struct btrfs_block_group_cache *block_group,
                           u64 bytes);
 u64 btrfs_block_group_free_space(struct btrfs_block_group_cache *block_group);
 int btrfs_find_space_cluster(struct btrfs_trans_handle *trans,
+                            struct btrfs_root *root,
                             struct btrfs_block_group_cache *block_group,
                             struct btrfs_free_cluster *cluster,
                             u64 offset, u64 bytes, u64 empty_size);