Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 82) sorted by relevance

1234

/fs/proc/
Dproc_sysctl.c188 struct ctl_node *node, struct ctl_table *table) in init_header()
450 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
464 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
580 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
642 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
660 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
691 struct ctl_table *table) in proc_sys_fill_cache()
740 struct ctl_table *table) in proc_sys_link_fill_cache()
758 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
814 struct ctl_table *table; in proc_sys_permission() local
[all …]
/fs/
Ddrop_caches.c49 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
Dfile_table.c82 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
89 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
/fs/nls/
Dnls_koi8-ru.c54 static struct nls_table table = { variable
Dnls_utf8.c43 static struct nls_table table = { variable
Dnls_iso8859-1.c236 static struct nls_table table = { variable
Dnls_ascii.c145 static struct nls_table table = { variable
Dnls_iso8859-6.c242 static struct nls_table table = { variable
Dnls_iso8859-9.c251 static struct nls_table table = { variable
Dnls_iso8859-13.c264 static struct nls_table table = { variable
Dnls_iso8859-3.c287 static struct nls_table table = { variable
Dnls_iso8859-15.c286 static struct nls_table table = { variable
Dnls_cp874.c252 static struct nls_table table = { variable
Dnls_iso8859-5.c251 static struct nls_table table = { variable
Dnls_iso8859-14.c320 static struct nls_table table = { variable
Dnls_cp857.c280 static struct nls_table table = { variable
Dnls_iso8859-2.c287 static struct nls_table table = { variable
Dnls_iso8859-4.c287 static struct nls_table table = { variable
Dnls_cp852.c316 static struct nls_table table = { variable
Dnls_cp869.c294 static struct nls_table table = { variable
Dnls_iso8859-7.c296 static struct nls_table table = { variable
Dnls_cp850.c294 static struct nls_table table = { variable
/fs/squashfs/
Did.c59 __le64 *table; in squashfs_read_id_index_table() local
Dfragment.c67 __le64 *table; in squashfs_read_fragment_index_table() local
/fs/udf/
Dballoc.c358 struct inode *table, in udf_table_free_blocks()
499 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks()
559 struct inode *table, uint16_t partition, in udf_table_new_block()

1234