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

/fs/fuse/
H A Ddir.c353 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, function
513 res = fuse_lookup(dir, entry, 0);
1254 * Unlike in the case of fuse_lookup, zero nodeid does not mean
2011 .lookup = fuse_lookup,

Completed in 7 milliseconds