Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dbtrfs.h412 #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) macro
423 (BTRFS_BALANCE_ARGS_PROFILES | \
/linux-6.1.9/fs/btrfs/
Dvolumes.c3783 if ((bargs->flags & BTRFS_BALANCE_ARGS_PROFILES) && in should_balance_chunk()
4141 if (flags & BTRFS_BALANCE_ARGS_PROFILES) { in describe_balance_args()