Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c43 static int squashfs_readdir_2(struct file *file, void *dirent, filldir_t filldir);
48 .readdir = squashfs_readdir_2
524 static int squashfs_readdir_2(struct file *file, void *dirent, filldir_t filldir) in squashfs_readdir_2() function