Home
last modified time | relevance | path

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

/external/f2fs-tools/lib/
Dnls_utf8.c890 static int utf8_casefold(const struct f2fs_nls_table *table, in utf8_casefold()
925 static const struct f2fs_nls_table nls_utf8 = {
930 const struct f2fs_nls_table *f2fs_load_nls_table(int encoding) in f2fs_load_nls_table()
Dlibf2fs.c480 const struct f2fs_nls_table *table = f2fs_load_nls_table(encoding); in f2fs_dentry_hash()
/external/f2fs-tools/include/
Df2fs_fs.h1650 struct f2fs_nls_table { struct
1656 int (*casefold)(const struct f2fs_nls_table *charset, argument
1661 extern const struct f2fs_nls_table *f2fs_load_nls_table(int encoding);