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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/proc/
H A Dinternal.h121 struct dentry *proc_lookup(struct inode *, struct dentry *, struct nameidata *);
H A Droot.c150 if (!proc_lookup(dir, dentry, nd)) {
H A Dgeneric.c450 struct dentry *proc_lookup(struct inode *dir, struct dentry *dentry, function
552 .lookup = proc_lookup,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/proc/
H A Dinternal.h121 struct dentry *proc_lookup(struct inode *, struct dentry *, struct nameidata *);
H A Droot.c150 if (!proc_lookup(dir, dentry, nd)) {
H A Dgeneric.c450 struct dentry *proc_lookup(struct inode *dir, struct dentry *dentry, function
552 .lookup = proc_lookup,

Completed in 126 milliseconds