sqshb_ino 107 fs/squashfs/inode.c struct squashfs_base_inode *sqshb_ino = &squashfs_ino.base; sqshb_ino 115 fs/squashfs/inode.c err = squashfs_read_metadata(sb, sqshb_ino, &block, sqshb_ino 116 fs/squashfs/inode.c &offset, sizeof(*sqshb_ino)); sqshb_ino 120 fs/squashfs/inode.c err = squashfs_new_inode(sb, inode, sqshb_ino); sqshb_ino 127 fs/squashfs/inode.c type = le16_to_cpu(sqshb_ino->inode_type);