Searched refs:BTRFS_BALANCE_ARGS_PROFILES (Results 1 - 2 of 2) sorted by path

/linux-master/fs/btrfs/
H A Dvolumes.c3938 if ((bargs->flags & BTRFS_BALANCE_ARGS_PROFILES) &&
4289 if (flags & BTRFS_BALANCE_ARGS_PROFILES) {
/linux-master/include/uapi/linux/
H A Dbtrfs.h438 #define BTRFS_BALANCE_ARGS_PROFILES (1ULL << 0) macro
449 (BTRFS_BALANCE_ARGS_PROFILES | \

Completed in 466 milliseconds