Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dbtrfs.h442 #define BTRFS_BALANCE_ARGS_DRANGE (1ULL << 3) macro
453 BTRFS_BALANCE_ARGS_DRANGE | \
/linux/fs/btrfs/ !
H A Dvolumes.c4155 if ((bargs->flags & BTRFS_BALANCE_ARGS_DRANGE) && in should_balance_chunk()
4664 if (flags & BTRFS_BALANCE_ARGS_DRANGE) in describe_balance_args()