proc_lookup
.lookup = proc_lookup,
extern struct dentry *proc_lookup(struct inode *, struct dentry *, unsigned int);
return proc_lookup(dir, dentry, flags);