Searched refs:proc_lookup (Results 1 – 3 of 3) sorted by relevance
178 extern struct dentry *proc_lookup(struct inode *, struct dentry *, unsigned int);
251 return proc_lookup(dir, dentry, flags); in proc_root_lookup()
267 struct dentry *proc_lookup(struct inode *dir, struct dentry *dentry, in proc_lookup() function345 .lookup = proc_lookup,