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