Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Ddir.c604 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup() function
941 struct dentry *res = fuse_lookup(dir, entry, 0); in fuse_atomic_open()
2393 .lookup = fuse_lookup,