Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dbase.c1569 static const char *proc_pid_follow_link(struct dentry *dentry, void **cookie) in proc_pid_follow_link() function
1635 .follow_link = proc_pid_follow_link,
1955 return proc_pid_follow_link(dentry, NULL); in proc_map_files_follow_link()