Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dnamei.c135 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, in squashfs_lookup() function
241 .lookup = squashfs_lookup
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c50 static struct dentry *squashfs_lookup(struct inode *, struct dentry *);
85 .lookup = squashfs_lookup
1866 static struct dentry *squashfs_lookup(struct inode *i, struct dentry *dentry) in squashfs_lookup() function