Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dbtrfs.h441 #define BTRFS_BALANCE_ARGS_DRANGE (1ULL << 3) macro
452 BTRFS_BALANCE_ARGS_DRANGE | \
/linux-6.15/fs/btrfs/
H A Dvolumes.c4008 if ((bargs->flags & BTRFS_BALANCE_ARGS_DRANGE) && in should_balance_chunk()
4354 if (flags & BTRFS_BALANCE_ARGS_DRANGE) in describe_balance_args()