Home
last modified time | relevance | path

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

/linux-3.4.99/fs/proc/
Dproc_sysctl.c1044 struct ctl_table_root *link_root) in new_links() argument
1077 link->data = link_root; in new_links()
1087 struct ctl_table *table, struct ctl_table_root *link_root) in get_links() argument
1100 if (S_ISLNK(link->mode) && (link->data == link_root)) in get_links()