Home
last modified time | relevance | path

Searched refs:squashfs_dir_inode (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs.h318 struct squashfs_dir_inode { struct
355 struct squashfs_dir_inode dir;
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs.h319 struct squashfs_dir_inode { struct
356 struct squashfs_dir_inode dir;
Dinode.c222 struct squashfs_dir_inode *sqsh_ino = &squashfs_ino.dir; in squashfs_read_inode()