Searched refs:BTRFS_BALANCE_ARGS_DRANGE (Results 1 – 4 of 4) sorted by relevance
406 #define BTRFS_BALANCE_ARGS_DRANGE (1ULL << 3) macro417 BTRFS_BALANCE_ARGS_DRANGE | \
368 #define BTRFS_BALANCE_ARGS_DRANGE (1ULL << 3) macro379 BTRFS_BALANCE_ARGS_DRANGE | \
3610 if ((bargs->flags & BTRFS_BALANCE_ARGS_DRANGE) && in should_balance_chunk()3963 if (flags & BTRFS_BALANCE_ARGS_DRANGE) in describe_balance_args()