diff options
Diffstat (limited to 'fs/btrfs/volumes.h')
-rw-r--r-- | fs/btrfs/volumes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/volumes.h b/fs/btrfs/volumes.h index fb20d7740440..eee77fcf812a 100644 --- a/fs/btrfs/volumes.h +++ b/fs/btrfs/volumes.h | |||
@@ -200,6 +200,7 @@ struct map_lookup { | |||
200 | * Balance filters | 200 | * Balance filters |
201 | */ | 201 | */ |
202 | #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) | 202 | #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) |
203 | #define BTRFS_BALANCE_ARGS_USAGE (1ULL << 1) | ||
203 | 204 | ||
204 | struct btrfs_balance_args; | 205 | struct btrfs_balance_args; |
205 | struct btrfs_balance_control { | 206 | struct btrfs_balance_control { |