Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dproc_sysctl.c1182 struct ctl_table *link_table, *link; in new_links() local
1204 link_table = (struct ctl_table *)(node + head->ctl_table_size); in new_links()
1205 link_name = (char *)(link_table + head->ctl_table_size); in new_links()
1206 link = link_table; in new_links()
1217 init_header(links, dir->header.root, dir->header.set, node, link_table, in new_links()