Searched refs:squashfs_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | namei.c | 126 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, in squashfs_lookup() function 140 TRACE("Entered squashfs_lookup [%llx:%x]\n", block, offset); in squashfs_lookup() 236 .lookup = squashfs_lookup,
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | namei.c | 126 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, in squashfs_lookup() function 140 TRACE("Entered squashfs_lookup [%llx:%x]\n", block, offset); in squashfs_lookup() 236 .lookup = squashfs_lookup,
|
Completed in 1 milliseconds