Lines Matching refs:free_count
170 if (bi->free_count < min) {
257 bi->free_count -= (end - *beg);
311 if (info->free_count == UINT_MAX) {
316 if (info->free_count > ((s->s_blocksize << 3) * 60 / 100)) {
388 || SB_AP_BITMAP(s)[bm].free_count >
451 apbi[nr].free_count++;
1404 info->free_count = 0;
1409 info->free_count += BITS_PER_LONG;
1411 info->free_count += BITS_PER_LONG - hweight_long(*cur);
1447 if (info->free_count == UINT_MAX)