MINIX_INODES_PER_BLOCK
+ (current_ino - 1) / MINIX_INODES_PER_BLOCK);
raw_inode = INODE + ((current_ino - 1) % MINIX_INODES_PER_BLOCK);