Searched refs:BTRFS_BALANCE_ARGS_LIMIT (Results 1 – 2 of 2) sorted by relevance
371 #define BTRFS_BALANCE_ARGS_LIMIT (1ULL << 5) macro382 BTRFS_BALANCE_ARGS_LIMIT | \
3441 if ((bargs->flags & BTRFS_BALANCE_ARGS_LIMIT)) { in should_balance_chunk()