Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddir.c511 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup() function
673 res = fuse_lookup(dir, entry, 0); in fuse_atomic_open()
1897 .lookup = fuse_lookup,