Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dproc_sysctl.c1139 struct ctl_table_root *link_root) in new_links() argument
1172 link->data = link_root; in new_links()
1182 struct ctl_table *table, struct ctl_table_root *link_root) in get_links() argument
1195 if (S_ISLNK(link->mode) && (link->data == link_root)) in get_links()