Home
last modified time | relevance | path

Searched refs:table (Results 1 – 25 of 63) sorted by relevance

123

/fs/proc/
Dproc_sysctl.c17 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode() argument
29 ei->sysctl_entry = table; in proc_sys_make_inode()
33 inode->i_mode = table->mode; in proc_sys_make_inode()
34 if (!table->child) { in proc_sys_make_inode()
81 struct ctl_table *table = PROC_I(dir)->sysctl_entry; in proc_sys_lookup() local
91 if (table && !table->child) { in proc_sys_lookup()
96 table = table ? table->child : head->ctl_table; in proc_sys_lookup()
98 p = find_in_table(table, name); in proc_sys_lookup()
101 if (h->attached_to != table) in proc_sys_lookup()
134 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
[all …]
/fs/jbd/
Drevoke.c111 struct jbd_revoke_table_s *table = journal->j_revoke; in hash() local
112 int hash_shift = table->hash_shift; in hash()
116 (block << (hash_shift - 12))) & (table->hash_size - 1); in hash()
212 struct jbd_revoke_table_s *table; in journal_init_revoke_table() local
214 table = kmem_cache_alloc(revoke_table_cache, GFP_KERNEL); in journal_init_revoke_table()
215 if (!table) in journal_init_revoke_table()
221 table->hash_size = hash_size; in journal_init_revoke_table()
222 table->hash_shift = shift; in journal_init_revoke_table()
223 table->hash_table = in journal_init_revoke_table()
225 if (!table->hash_table) { in journal_init_revoke_table()
[all …]
/fs/jbd2/
Drevoke.c111 struct jbd2_revoke_table_s *table = journal->j_revoke; in hash() local
112 int hash_shift = table->hash_shift; in hash()
117 (hash << (hash_shift - 12))) & (table->hash_size - 1); in hash()
211 struct jbd2_revoke_table_s *table; in jbd2_journal_init_revoke_table() local
213 table = kmem_cache_alloc(jbd2_revoke_table_cache, GFP_KERNEL); in jbd2_journal_init_revoke_table()
214 if (!table) in jbd2_journal_init_revoke_table()
220 table->hash_size = hash_size; in jbd2_journal_init_revoke_table()
221 table->hash_shift = shift; in jbd2_journal_init_revoke_table()
222 table->hash_table = in jbd2_journal_init_revoke_table()
224 if (!table->hash_table) { in jbd2_journal_init_revoke_table()
[all …]
/fs/nls/
Dnls_koi8-ru.c54 static struct nls_table table = { variable
66 table.charset2upper = p_nls->charset2upper; in init_nls_koi8_ru()
67 table.charset2lower = p_nls->charset2lower; in init_nls_koi8_ru()
68 return register_nls(&table); in init_nls_koi8_ru()
76 unregister_nls(&table); in exit_nls_koi8_ru()
Dnls_utf8.c36 static struct nls_table table = { variable
51 return register_nls(&table); in init_nls_utf8()
56 unregister_nls(&table); in exit_nls_utf8()
Dnls_ascii.c145 static struct nls_table table = { variable
156 return register_nls(&table); in init_nls_ascii()
161 unregister_nls(&table); in exit_nls_ascii()
Dnls_iso8859-6.c242 static struct nls_table table = { variable
253 return register_nls(&table); in init_nls_iso8859_6()
258 unregister_nls(&table); in exit_nls_iso8859_6()
Dnls_iso8859-2.c287 static struct nls_table table = { variable
298 return register_nls(&table); in init_nls_iso8859_2()
303 unregister_nls(&table); in exit_nls_iso8859_2()
Dnls_iso8859-1.c236 static struct nls_table table = { variable
247 return register_nls(&table); in init_nls_iso8859_1()
252 unregister_nls(&table); in exit_nls_iso8859_1()
Dnls_iso8859-3.c287 static struct nls_table table = { variable
298 return register_nls(&table); in init_nls_iso8859_3()
303 unregister_nls(&table); in exit_nls_iso8859_3()
Dnls_iso8859-4.c287 static struct nls_table table = { variable
298 return register_nls(&table); in init_nls_iso8859_4()
303 unregister_nls(&table); in exit_nls_iso8859_4()
Dnls_iso8859-9.c251 static struct nls_table table = { variable
262 return register_nls(&table); in init_nls_iso8859_9()
267 unregister_nls(&table); in exit_nls_iso8859_9()
Dnls_cp852.c316 static struct nls_table table = { variable
327 return register_nls(&table); in init_nls_cp852()
332 unregister_nls(&table); in exit_nls_cp852()
Dnls_cp737.c329 static struct nls_table table = { variable
340 return register_nls(&table); in init_nls_cp737()
345 unregister_nls(&table); in exit_nls_cp737()
Dnls_cp862.c400 static struct nls_table table = { variable
411 return register_nls(&table); in init_nls_cp862()
416 unregister_nls(&table); in exit_nls_cp862()
Dnls_cp855.c278 static struct nls_table table = { variable
289 return register_nls(&table); in init_nls_cp855()
294 unregister_nls(&table); in exit_nls_cp855()
Dnls_cp857.c280 static struct nls_table table = { variable
291 return register_nls(&table); in init_nls_cp857()
296 unregister_nls(&table); in exit_nls_cp857()
Dnls_iso8859-5.c251 static struct nls_table table = { variable
262 return register_nls(&table); in init_nls_iso8859_5()
267 unregister_nls(&table); in exit_nls_iso8859_5()
Dnls_koi8-r.c302 static struct nls_table table = { variable
313 return register_nls(&table); in init_nls_koi8_r()
318 unregister_nls(&table); in exit_nls_koi8_r()
Dnls_cp1251.c280 static struct nls_table table = { variable
291 return register_nls(&table); in init_nls_cp1251()
296 unregister_nls(&table); in exit_nls_cp1251()
Dnls_cp869.c294 static struct nls_table table = { variable
305 return register_nls(&table); in init_nls_cp869()
310 unregister_nls(&table); in exit_nls_cp869()
Dnls_cp863.c360 static struct nls_table table = { variable
371 return register_nls(&table); in init_nls_cp863()
376 unregister_nls(&table); in exit_nls_cp863()
/fs/
Dselect.c91 #define POLL_TABLE_FULL(table) \ argument
92 ((unsigned long)((table)->entry+1) > PAGE_SIZE + (unsigned long)(table))
114 pwq->table = NULL; in poll_initwait()
127 struct poll_table_page * p = pwq->table; in poll_freewait()
149 struct poll_table_page *table = p->table; in poll_get_entry() local
154 if (!table || POLL_TABLE_FULL(table)) { in poll_get_entry()
163 new_table->next = table; in poll_get_entry()
164 p->table = new_table; in poll_get_entry()
165 table = new_table; in poll_get_entry()
168 return table->entry++; in poll_get_entry()
[all …]
/fs/partitions/
DKconfig79 bool "Amiga partition table support" if PARTITION_ADVANCED
86 bool "Atari partition table support" if PARTITION_ADVANCED
97 partition table format used by IBM DASD disks operating under CMS.
118 requires only one entry in the primary partition table of your disk
120 first sector a new partition table in BSD disklabel format. Saying Y
130 Minix 2.0.0/2.0.2 subpartition table support for Linux.
135 bool "Solaris (x86) partition table support"
139 table format, incompatible with all others. Saying Y here allows you
148 Like some systems, UnixWare uses its own slice table inside a
173 label, i.e. DOS partition table. It does not support GPT labelled
[all …]
/fs/udf/
Dballoc.c427 struct inode *table, in udf_table_free_blocks() argument
451 iinfo = UDF_I(table); in udf_table_free_blocks()
468 (etype = udf_next_aext(table, &epos, &eloc, &elen, 1)) != -1) { in udf_table_free_blocks()
486 udf_write_aext(table, &oepos, eloc, elen, 1); in udf_table_free_blocks()
505 udf_write_aext(table, &oepos, eloc, elen, 1); in udf_table_free_blocks()
597 mark_inode_dirty(table); in udf_table_free_blocks()
632 mark_inode_dirty(table); in udf_table_free_blocks()
638 udf_write_aext(table, &epos, eloc, elen, 1); in udf_table_free_blocks()
642 mark_inode_dirty(table); in udf_table_free_blocks()
663 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks() argument
[all …]

123