Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dbtrfs.h442 #define BTRFS_BALANCE_ARGS_VRANGE (1ULL << 4) macro
453 BTRFS_BALANCE_ARGS_VRANGE | \
/linux-6.15/fs/btrfs/
H A Dvolumes.c4014 if ((bargs->flags & BTRFS_BALANCE_ARGS_VRANGE) && in should_balance_chunk()
4358 if (flags & BTRFS_BALANCE_ARGS_VRANGE) in describe_balance_args()