Btrfs: change around extent-tree prealloc
[deliverable/linux.git] / fs / btrfs / disk-io.h
index aa9f56c3841901c75f974db17ab1df9ff1242e2e..444ebb0141aea35c072d1fd1486b999e8ea3a75e 100644 (file)
@@ -44,6 +44,7 @@ struct btrfs_root *btrfs_read_fs_root(struct btrfs_fs_info *fs_info,
 u64 bh_blocknr(struct buffer_head *bh);
 int btrfs_insert_dev_radix(struct btrfs_root *root,
                           struct block_device *bdev,
+                          u64 device_id,
                           u64 block_start,
                           u64 num_blocks);
 int btrfs_map_bh_to_logical(struct btrfs_root *root, struct buffer_head *bh,
This page took 0.02591 seconds and 5 git commands to generate.