Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Ddir.c471 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup() function
636 res = fuse_lookup(dir, entry, 0); in fuse_atomic_open()
1860 .lookup = fuse_lookup,