diff options
Diffstat (limited to 'fs/bcachefs/alloc.h')
-rw-r--r-- | fs/bcachefs/alloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bcachefs/alloc.h b/fs/bcachefs/alloc.h index 3bdc294691de..5b58922344a8 100644 --- a/fs/bcachefs/alloc.h +++ b/fs/bcachefs/alloc.h @@ -66,7 +66,7 @@ static inline void bch2_open_bucket_get(struct bch_fs *c, } struct write_point *bch2_alloc_sectors_start(struct bch_fs *, - struct bch_devs_mask *, + unsigned, struct write_point_specifier, struct bch_devs_list *, unsigned, unsigned, |