Searched defs:proc_get_link (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/proc/ | ||
D | internal.h | 81 int (*proc_get_link)(struct dentry *, struct path *); member |
D | inode.c | 437 static const char *proc_get_link(struct dentry *dentry, in proc_get_link() function |