Lines Matching refs:min_bytes
3324 u64 cont1_bytes, u64 min_bytes) in btrfs_bitmap_cluster() argument
3342 min_bits = bytes_to_bits(min_bytes, ctl->unit); in btrfs_bitmap_cluster()
3417 u64 cont1_bytes, u64 min_bytes) in setup_cluster_no_bitmap() argument
3438 while (entry->bitmap || entry->bytes < min_bytes) { in setup_cluster_no_bitmap()
3462 if (entry->bytes < min_bytes) in setup_cluster_no_bitmap()
3487 if (entry->bitmap || entry->bytes < min_bytes) in setup_cluster_no_bitmap()
3510 u64 cont1_bytes, u64 min_bytes) in setup_cluster_bitmap() argument
3537 bytes, cont1_bytes, min_bytes); in setup_cluster_bitmap()
3565 u64 min_bytes; in btrfs_find_space_cluster() local
3577 min_bytes = cont1_bytes; in btrfs_find_space_cluster()
3580 min_bytes = fs_info->sectorsize; in btrfs_find_space_cluster()
3583 min_bytes = fs_info->sectorsize; in btrfs_find_space_cluster()
3606 min_bytes); in btrfs_find_space_cluster()
3610 cont1_bytes, min_bytes); in btrfs_find_space_cluster()
3614 cont1_bytes, min_bytes); in btrfs_find_space_cluster()