Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dbtrfs.h415 #define BTRFS_BALANCE_ARGS_DRANGE (1ULL << 3) macro
426 BTRFS_BALANCE_ARGS_DRANGE | \
/Linux-v6.1/fs/btrfs/
Dvolumes.c3795 if ((bargs->flags & BTRFS_BALANCE_ARGS_DRANGE) && in should_balance_chunk()
4148 if (flags & BTRFS_BALANCE_ARGS_DRANGE) in describe_balance_args()