Searched refs:squashfs_opendir (Results 1 – 2 of 2) sorted by relevance
101 struct dir *(*squashfs_opendir)(unsigned int block_start, member
1484 struct dir *dir = s_ops.squashfs_opendir(start_block, offset, &i); in pre_scan()1536 struct dir *dir = s_ops.squashfs_opendir(start_block, offset, &i); in dir_scan()1791 s_ops.squashfs_opendir = squashfs_opendir_4; in read_super()1864 s_ops.squashfs_opendir = squashfs_opendir_1; in read_super()1872 s_ops.squashfs_opendir = squashfs_opendir_1; in read_super()1880 s_ops.squashfs_opendir = squashfs_opendir_3; in read_super()