Home
last modified time | relevance | path

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

1234

/fs/proc/
Dproc_sysctl.c183 struct ctl_node *node, struct ctl_table *table) in init_header()
445 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
459 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
576 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
622 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
640 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
671 struct ctl_table *table) in proc_sys_fill_cache()
710 struct ctl_table *table) in proc_sys_link_fill_cache()
731 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
787 struct ctl_table *table; in proc_sys_permission() local
[all …]
/fs/
Dfile_table.c80 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
87 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
Ddrop_caches.c49 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
/fs/nls/
Dnls_koi8-ru.c54 static struct nls_table table = { variable
Dnls_utf8.c43 static struct nls_table table = { variable
Dnls_ascii.c145 static struct nls_table table = { variable
Dnls_iso8859-1.c236 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-14.c320 static struct nls_table table = { variable
Dnls_cp874.c252 static struct nls_table table = { variable
Dnls_iso8859-4.c287 static struct nls_table table = { variable
Dnls_iso8859-15.c286 static struct nls_table table = { variable
Dnls_iso8859-5.c251 static struct nls_table table = { variable
Dnls_cp857.c280 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-2.c287 static struct nls_table table = { variable
Dnls_cp852.c316 static struct nls_table table = { variable
Dnls_cp855.c278 static struct nls_table table = { variable
Dnls_cp850.c294 static struct nls_table table = { variable
Dnls_cp1251.c280 static struct nls_table table = { variable
/fs/squashfs/
Did.c72 __le64 *table; in squashfs_read_id_index_table() local
Dfragment.c80 __le64 *table; in squashfs_read_fragment_index_table() local
/fs/udf/
Dballoc.c347 struct inode *table, in udf_table_free_blocks()
488 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks()
549 struct inode *table, uint16_t partition, in udf_table_new_block()

1234