Searched refs:autofs4_lookup (Results 1 – 1 of 1) sorted by relevance
35 static struct dentry *autofs4_lookup(struct inode *,struct dentry *, unsigned int);61 .lookup = autofs4_lookup,497 static struct dentry *autofs4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in autofs4_lookup() function