Searched refs:BTRFS_BALANCE_ARGS_PROFILES (Results 1 – 2 of 2) sorted by relevance
366 #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) macro377 (BTRFS_BALANCE_ARGS_PROFILES | \
3572 if ((bargs->flags & BTRFS_BALANCE_ARGS_PROFILES) && in should_balance_chunk()3923 if (flags & BTRFS_BALANCE_ARGS_PROFILES) { in describe_balance_args()