Home
last modified time | relevance | path

Searched refs:BTRFS_BALANCE_ARGS_PROFILES (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dbtrfs.h438 #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) macro
449 (BTRFS_BALANCE_ARGS_PROFILES | \
/linux-6.15/fs/btrfs/
H A Dvolumes.c3987 if ((bargs->flags & BTRFS_BALANCE_ARGS_PROFILES) && in should_balance_chunk()
4338 if (flags & BTRFS_BALANCE_ARGS_PROFILES) { in describe_balance_args()