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