Searched refs:count_free (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/minix/
H A Dbitmap.c23 static unsigned long count_free(struct buffer_head *map[], unsigned numblocks, __u32 numbits) function
110 return (count_free(sbi->s_zmap, sbi->s_zmap_blocks,
278 return count_free(sbi->s_imap, sbi->s_imap_blocks, sbi->s_ninodes + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_iocp.c75 count_free(void) function
208 count_free();
288 count_free();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c1528 static int count_free(struct page *page) function
1581 nr_free = count_partial(n, count_free);
3798 count_partial(n, count_free);
4639 nr_free += count_partial(n, count_free);

Completed in 171 milliseconds