Searched refs:BTRFS_BALANCE_ARGS_STRIPES_RANGE (Results 1 – 2 of 2) sorted by relevance
419 #define BTRFS_BALANCE_ARGS_STRIPES_RANGE (1ULL << 7) macro430 BTRFS_BALANCE_ARGS_STRIPES_RANGE | \
3816 if ((bargs->flags & BTRFS_BALANCE_ARGS_STRIPES_RANGE) && in should_balance_chunk()4172 if (flags & BTRFS_BALANCE_ARGS_STRIPES_RANGE) in describe_balance_args()