count_free        102 fs/minix/bitmap.c 	return (count_free(sbi->s_zmap, sb->s_blocksize, bits)
count_free        272 fs/minix/bitmap.c 	return count_free(sbi->s_imap, sb->s_blocksize, bits);
count_free       2431 mm/slub.c      		nr_free  = count_partial(n, count_free);
count_free       4878 mm/slub.c      					count_partial(n, count_free);
count_free       5929 mm/slub.c      		nr_free += count_partial(n, count_free);