Lines Matching refs:min_bytes
2772 u64 cont1_bytes, u64 min_bytes) in btrfs_bitmap_cluster() argument
2787 min_bits = bytes_to_bits(min_bytes, ctl->unit); in btrfs_bitmap_cluster()
2839 u64 cont1_bytes, u64 min_bytes) in setup_cluster_no_bitmap() argument
2858 while (entry->bitmap || entry->bytes < min_bytes) { in setup_cluster_no_bitmap()
2882 if (entry->bytes < min_bytes) in setup_cluster_no_bitmap()
2907 if (entry->bitmap || entry->bytes < min_bytes) in setup_cluster_no_bitmap()
2930 u64 cont1_bytes, u64 min_bytes) in setup_cluster_bitmap() argument
2955 bytes, cont1_bytes, min_bytes); in setup_cluster_bitmap()
2983 u64 min_bytes; in btrfs_find_space_cluster() local
2994 cont1_bytes = min_bytes = bytes + empty_size; in btrfs_find_space_cluster()
2997 min_bytes = block_group->sectorsize; in btrfs_find_space_cluster()
3000 min_bytes = block_group->sectorsize; in btrfs_find_space_cluster()
3023 min_bytes); in btrfs_find_space_cluster()
3027 cont1_bytes, min_bytes); in btrfs_find_space_cluster()
3031 cont1_bytes, min_bytes); in btrfs_find_space_cluster()