Go to the documentation of this file.
13 #include <linux/sysctl.h>
22 .maxlen =
sizeof(unsigned),
25 .extra1 = (
void *) &
one,
26 .extra2 = (
void *) &
max,
29 .procname =
"maxbytes",
31 .maxlen =
sizeof(unsigned),
34 .extra1 = (
void *) &
one,
35 .extra2 = (
void *) &
max,
38 .procname =
"root_maxkeys",
40 .maxlen =
sizeof(unsigned),
43 .extra1 = (
void *) &
one,
44 .extra2 = (
void *) &
max,
47 .procname =
"root_maxbytes",
49 .maxlen =
sizeof(unsigned),
52 .extra1 = (
void *) &
one,
53 .extra2 = (
void *) &
max,
56 .procname =
"gc_delay",
58 .maxlen =
sizeof(unsigned),
61 .extra1 = (
void *) &
zero,
62 .extra2 = (
void *) &
max,