Searched refs:BTRFS_BALANCE_ARGS_PROFILES (Results 1 – 2 of 2) sorted by relevance
405 #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) macro416 (BTRFS_BALANCE_ARGS_PROFILES | \
3751 if ((bargs->flags & BTRFS_BALANCE_ARGS_PROFILES) && in should_balance_chunk()4116 if (flags & BTRFS_BALANCE_ARGS_PROFILES) { in describe_balance_args()
Completed in 18 milliseconds