Home
last modified time | relevance | path

Searched refs:default_table (Results 1 – 1 of 1) sorted by relevance

/fs/nls/
Dnls_base.c20 static struct nls_table default_table; variable
21 static struct nls_table *tables = &default_table;
523 static struct nls_table default_table = { variable
540 return &default_table; in load_nls_default()