Btrfs: Dynamic chunk and block group allocation
[linux-2.6-block.git] / fs / btrfs / volumes.h
index 4a47dcb00a73ab2a43bd60ad98379904ea52834b..4ab9891878a86d8ce87fc004550401f2f0e5e260 100644 (file)
@@ -71,7 +71,7 @@ int btrfs_read_sys_array(struct btrfs_root *root);
 int btrfs_read_chunk_tree(struct btrfs_root *root);
 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
                      struct btrfs_root *extent_root, u64 *start,
-                     u64 *num_bytes, u32 type);
+                     u64 *num_bytes, u64 type);
 void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
 int btrfs_map_bio(struct btrfs_root *root, int rw, struct bio *bio);