Lines Matching refs:min_bytes
3079 u64 cont1_bytes, u64 min_bytes) in btrfs_bitmap_cluster() argument
3095 min_bits = bytes_to_bits(min_bytes, ctl->unit); in btrfs_bitmap_cluster()
3160 u64 cont1_bytes, u64 min_bytes) in setup_cluster_no_bitmap() argument
3179 while (entry->bitmap || entry->bytes < min_bytes) { in setup_cluster_no_bitmap()
3203 if (entry->bytes < min_bytes) in setup_cluster_no_bitmap()
3228 if (entry->bitmap || entry->bytes < min_bytes) in setup_cluster_no_bitmap()
3251 u64 cont1_bytes, u64 min_bytes) in setup_cluster_bitmap() argument
3278 bytes, cont1_bytes, min_bytes); in setup_cluster_bitmap()
3306 u64 min_bytes; in btrfs_find_space_cluster() local
3317 cont1_bytes = min_bytes = bytes + empty_size; in btrfs_find_space_cluster()
3320 min_bytes = fs_info->sectorsize; in btrfs_find_space_cluster()
3323 min_bytes = fs_info->sectorsize; in btrfs_find_space_cluster()
3346 min_bytes); in btrfs_find_space_cluster()
3350 cont1_bytes, min_bytes); in btrfs_find_space_cluster()
3354 cont1_bytes, min_bytes); in btrfs_find_space_cluster()