Home
last modified time | relevance | path

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

/fs/proc/
Droot.c211 if (!proc_pid_lookup(dir, dentry, flags)) in proc_root_lookup()
Dinternal.h169 extern struct dentry *proc_pid_lookup(struct inode *, struct dentry *, unsigned int);
Dbase.c3118 struct dentry *proc_pid_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) in proc_pid_lookup() function