Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h272 extern struct dir *squashfs_opendir_3(unsigned int, unsigned int,
Dunsquash-3.c281 struct dir *squashfs_opendir_3(unsigned int block_start, unsigned int offset, in squashfs_opendir_3() function
Dunsquashfs.c1885 s_ops.squashfs_opendir = squashfs_opendir_3; in read_super()