Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c44 static struct dentry *squashfs_lookup_2(struct inode *i, struct dentry *dentry);
52 .lookup = squashfs_lookup_2
629 static struct dentry *squashfs_lookup_2(struct inode *i, struct dentry *dentry) in squashfs_lookup_2() function