V1_minix_blocks
stat->blocks = (BLOCK_SIZE / 512) * V1_minix_blocks(stat->size, sb);
extern unsigned V1_minix_blocks(loff_t, struct super_block *);