Searched refs:squashfs_opendir (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.h128 struct dir *(*squashfs_opendir)(unsigned int block_start, member in struct:squashfs_operations
H A Dunsquashfs.c1260 struct dir *dir = s_ops.squashfs_opendir(start_block, offset, &i);
1304 struct dir *dir = s_ops.squashfs_opendir(start_block, offset, &i);
1468 s_ops.squashfs_opendir = squashfs_opendir_4;
1541 s_ops.squashfs_opendir = squashfs_opendir_1;
1549 s_ops.squashfs_opendir = squashfs_opendir_1;
1557 s_ops.squashfs_opendir = squashfs_opendir_3;

Completed in 32 milliseconds