Lines Matching refs:min_bytes
2800 u64 cont1_bytes, u64 min_bytes) in btrfs_bitmap_cluster() argument
2816 min_bits = bytes_to_bits(min_bytes, ctl->unit); in btrfs_bitmap_cluster()
2881 u64 cont1_bytes, u64 min_bytes) in setup_cluster_no_bitmap() argument
2900 while (entry->bitmap || entry->bytes < min_bytes) { in setup_cluster_no_bitmap()
2924 if (entry->bytes < min_bytes) in setup_cluster_no_bitmap()
2949 if (entry->bitmap || entry->bytes < min_bytes) in setup_cluster_no_bitmap()
2972 u64 cont1_bytes, u64 min_bytes) in setup_cluster_bitmap() argument
2999 bytes, cont1_bytes, min_bytes); in setup_cluster_bitmap()
3027 u64 min_bytes; in btrfs_find_space_cluster() local
3038 cont1_bytes = min_bytes = bytes + empty_size; in btrfs_find_space_cluster()
3041 min_bytes = block_group->sectorsize; in btrfs_find_space_cluster()
3044 min_bytes = block_group->sectorsize; in btrfs_find_space_cluster()
3067 min_bytes); in btrfs_find_space_cluster()
3071 cont1_bytes, min_bytes); in btrfs_find_space_cluster()
3075 cont1_bytes, min_bytes); in btrfs_find_space_cluster()