Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dproc_sysctl.c36 static struct ctl_table sysctl_mount_point[] = { variable
50 return register_sysctl_sz(path, sysctl_mount_point, 0); in register_sysctl_mount_point()
214 if (table == sysctl_mount_point) in init_header()
259 if (header->ctl_table == sysctl_mount_point) in insert_header()