Searched refs:stripes_max (Results 1 – 4 of 4) sorted by relevance
715 __le32 stripes_max; member
325 __u32 stripes_max; member
2294 cpu->stripes_max = le32_to_cpu(disk->stripes_max); in btrfs_disk_balance_args_to_cpu()2314 disk->stripes_max = cpu_to_le32(cpu->stripes_max); in btrfs_cpu_balance_args_to_disk()
3351 && num_stripes <= bargs->stripes_max) in chunk_stripes_range_filter()