Searched refs:s_zmap (Results 1 – 2 of 2) sorted by relevance
61 bh = sbi->s_zmap[zone]; in minix_free_block()78 struct buffer_head *bh = sbi->s_zmap[i]; in minix_new_block()102 return (count_free(sbi->s_zmap, sb->s_blocksize, bits) in minix_count_free_blocks()
39 struct buffer_head ** s_zmap; member