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

/linux-master/fs/btrfs/
H A Dvolumes.c3985 if ((bargs->flags & BTRFS_BALANCE_ARGS_LIMIT)) {
4313 if (flags & BTRFS_BALANCE_ARGS_LIMIT)
/linux-master/include/uapi/linux/
H A Dbtrfs.h380 * BTRFS_BALANCE_ARGS_LIMIT with value 'limit'
443 #define BTRFS_BALANCE_ARGS_LIMIT (1ULL << 5) macro
454 BTRFS_BALANCE_ARGS_LIMIT | \

Completed in 193 milliseconds