V1_minix_get_block  376 fs/minix/inode.c 		return V1_minix_get_block(inode, block, bh_result, create);
V1_minix_get_block   62 fs/minix/minix.h extern int V1_minix_get_block(struct inode *, long, struct buffer_head *, int);