Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/autofs/
Droot.c21 static struct dentry *autofs_root_lookup(struct inode *,struct dentry *);
35 lookup: autofs_root_lookup,
194 static struct dentry *autofs_root_lookup(struct inode *dir, struct dentry *dentry) in autofs_root_lookup() function