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

/linux-4.4.14/fs/autofs4/
H A Droot.c35 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) autofs4_lookup() function

Completed in 34 milliseconds