Searched refs:fs_table (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/coda/ |
D | sysctl.c | 64 static ctl_table fs_table[] = { variable 502 fs_table_header = register_sysctl_table(fs_table, 0); in coda_sysctl_init()
|
/linux-2.4.37.9/kernel/ |
D | sysctl.c | 126 static ctl_table fs_table[]; variable 163 {CTL_FS, "fs", NULL, 0, 0555, fs_table}, 329 static ctl_table fs_table[] = { variable
|
/linux-2.4.37.9/fs/ |
D | dquot.c | 1510 static ctl_table fs_table[] = { variable 1516 {CTL_FS, "fs", NULL, 0, 0555, fs_table},
|