Home
last modified time | relevance | path

Searched refs:stripes_max (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dbtrfs_tree.h728 __le32 stripes_max; member
Dbtrfs.h362 __u32 stripes_max; member
/Linux-v5.10/fs/btrfs/
Dctree.h2229 cpu->stripes_max = le32_to_cpu(disk->stripes_max); in btrfs_disk_balance_args_to_cpu()
2249 disk->stripes_max = cpu_to_le32(cpu->stripes_max); in btrfs_cpu_balance_args_to_disk()
Dvolumes.c3489 && num_stripes <= bargs->stripes_max) in chunk_stripes_range_filter()
3923 bargs->stripes_min, bargs->stripes_max); in describe_balance_args()