Home
last modified time | relevance | path

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

1234

/fs/proc/
Dproc_sysctl.c192 struct ctl_node *node, struct ctl_table *table, size_t table_size) in init_header()
430 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
444 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
553 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
627 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
645 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
676 struct ctl_table *table) in proc_sys_fill_cache()
720 struct ctl_table *table) in proc_sys_link_fill_cache()
738 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
795 struct ctl_table *table; in proc_sys_permission() local
[all …]
/fs/nls/
Dnls_ucs2_data.h9 signed char *table; member
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-9.c251 static struct nls_table table = { variable
Dnls_iso8859-6.c242 static struct nls_table table = { variable
Dnls_iso8859-4.c287 static struct nls_table table = { variable
Dnls_iso8859-14.c320 static struct nls_table table = { variable
Dnls_iso8859-2.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_iso8859-3.c287 static struct nls_table table = { variable
Dnls_cp857.c280 static struct nls_table table = { variable
Dnls_cp874.c252 static struct nls_table table = { variable
Dnls_iso8859-13.c264 static struct nls_table table = { variable
Dnls_cp852.c316 static struct nls_table table = { variable
Dnls_iso8859-7.c296 static struct nls_table table = { variable
Dnls_cp1251.c280 static struct nls_table table = { variable
/fs/
Ddrop_caches.c51 int drop_caches_sysctl_handler(const struct ctl_table *table, int write, in drop_caches_sysctl_handler()
/fs/squashfs/
Dfragment.c67 __le64 *table; in squashfs_read_fragment_index_table() local
Did.c66 __le64 *table; in squashfs_read_id_index_table() local
/fs/udf/
Dballoc.c361 struct inode *table, in udf_table_free_blocks()
493 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks()
558 struct inode *table, uint16_t partition, in udf_table_new_block()
/fs/bcachefs/
Dsb-downgrade.c219 static int downgrade_table_extra(struct bch_fs *c, darray_char *table) in downgrade_table_extra()
337 darray_char table = {}; in bch2_sb_downgrade_update() local

1234