Searched refs:fs_table (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/fs/coda/ | ||
H A D | sysctl.c | 42 static struct ctl_table fs_table[] = { variable in typeref:struct:ctl_table 54 fs_table_header = register_sysctl_table(fs_table); coda_sysctl_init() |
/linux-4.4.14/kernel/ | ||
H A D | sysctl.c | 220 static struct ctl_table fs_table[]; variable in typeref:struct:ctl_table 248 .child = fs_table, 1574 static struct ctl_table fs_table[] = { variable in typeref:struct:ctl_table |
/linux-4.4.14/fs/quota/ | ||
H A D | dquot.c | 2862 static struct ctl_table fs_table[] = { variable in typeref:struct:ctl_table 2875 .child = fs_table, |
Completed in 260 milliseconds