Home
last modified time | relevance | path

Searched refs:proc_pid_follow_link (Results 1 – 1 of 1) sorted by relevance

/fs/proc/
Dbase.c1593 static const char *proc_pid_follow_link(struct dentry *dentry, void **cookie) in proc_pid_follow_link() function
1659 .follow_link = proc_pid_follow_link,
2004 return proc_pid_follow_link(dentry, NULL); in proc_map_files_follow_link()