Home
last modified time | relevance | path

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

/linux-4.19.296/fs/minix/
Dbitmap.c27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free() function
102 return (count_free(sbi->s_zmap, sb->s_blocksize, bits) in minix_count_free_blocks()
272 return count_free(sbi->s_imap, sb->s_blocksize, bits); in minix_count_free_inodes()