Home
last modified time | relevance | path

Searched defs:proc_get_link (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/proc/
H A Dinternal.h91 int (*proc_get_link)(struct dentry *, struct path *); member
H A Dinode.c637 static const char *proc_get_link(struct dentry *dentry, in proc_get_link() function