Lines Matching +defs:data +defs:table
50 const struct utf8data *data; member
397 static utf8leaf_t *utf8nlookup(const struct utf8data *data, in utf8nlookup()
473 static utf8leaf_t *utf8lookup(const struct utf8data *data, in utf8lookup()
667 static int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor()
892 static int utf8_casefold(const struct ext2fs_nls_table *table, in utf8_casefold()
896 const struct utf8data *data = utf8nfdicf(table->version); in utf8_casefold() local
923 static int utf8_validate(const struct ext2fs_nls_table *table, in utf8_validate()
926 const struct utf8data *data = utf8nfdicf(table->version); in utf8_validate() local
944 static int utf8_casefold_cmp(const struct ext2fs_nls_table *table, in utf8_casefold_cmp()
948 const struct utf8data *data = utf8nfdicf(table->version); in utf8_casefold_cmp() local
989 int ext2fs_check_encoded_name(const struct ext2fs_nls_table *table, in ext2fs_check_encoded_name()
995 int ext2fs_casefold_cmp(const struct ext2fs_nls_table *table, in ext2fs_casefold_cmp()