Home
last modified time | relevance | path

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

1234

/fs/proc/
A Dproc_sysctl.c194 struct ctl_node *node, const struct ctl_table *table, size_t table_size) in init_header()
450 struct ctl_table_header *head, const struct ctl_table *table) in proc_sys_make_inode()
558 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
632 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
650 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
681 const struct ctl_table *table) in proc_sys_fill_cache()
725 const struct ctl_table *table) in proc_sys_link_fill_cache()
800 const struct ctl_table *table; in proc_sys_permission() local
844 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
961 struct ctl_table *table; in new_dir() local
[all …]
/fs/nls/
A Dnls_ucs2_data.h9 signed char *table; member
A Dnls_koi8-ru.c54 static struct nls_table table = { variable
A Dnls_utf8.c43 static struct nls_table table = { variable
A Dnls_iso8859-1.c236 static struct nls_table table = { variable
A Dnls_ascii.c145 static struct nls_table table = { variable
A Dnls_iso8859-6.c242 static struct nls_table table = { variable
A Dnls_iso8859-9.c251 static struct nls_table table = { variable
A Dnls_iso8859-13.c264 static struct nls_table table = { variable
A Dnls_iso8859-14.c320 static struct nls_table table = { variable
A Dnls_iso8859-15.c286 static struct nls_table table = { variable
A Dnls_iso8859-2.c287 static struct nls_table table = { variable
A Dnls_iso8859-3.c287 static struct nls_table table = { variable
A Dnls_iso8859-4.c287 static struct nls_table table = { variable
A Dnls_iso8859-5.c251 static struct nls_table table = { variable
A Dnls_cp857.c280 static struct nls_table table = { variable
A Dnls_cp874.c252 static struct nls_table table = { variable
A Dnls_iso8859-7.c296 static struct nls_table table = { variable
A Dnls_cp1251.c280 static struct nls_table table = { variable
A Dnls_cp850.c294 static struct nls_table table = { variable
/fs/squashfs/
A Dfragment.c67 __le64 *table; in squashfs_read_fragment_index_table() local
A Did.c66 __le64 *table; in squashfs_read_id_index_table() local
/fs/
A Ddrop_caches.c51 static int drop_caches_sysctl_handler(const struct ctl_table *table, int write, in drop_caches_sysctl_handler()
/fs/udf/
A 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/
A Dsb-downgrade.c254 static int downgrade_table_extra(struct bch_fs *c, darray_char *table) in downgrade_table_extra()
375 darray_char table = {}; in bch2_sb_downgrade_update() local

Completed in 36 milliseconds

1234