Lines Matching refs:nls
387 struct nls_table nls; member
400 ptr->nls.charset = "utf8"; in setup_mock_sb()
401 ptr->nls.uni2char = NULL; /* Will use default behavior */ in setup_mock_sb()
402 ptr->sb_info.nls = &ptr->nls; in setup_mock_sb()
446 mock_sb->nls.uni2char = test_uni2char; in hfsplus_uni2asc_basic_test()
494 mock_sb->nls.uni2char = test_uni2char; in hfsplus_uni2asc_special_chars_test()
551 mock_sb->nls.uni2char = test_uni2char; in hfsplus_uni2asc_buffer_test()
597 mock_sb->nls.uni2char = test_uni2char; in hfsplus_uni2asc_corrupted_test()
633 mock_sb->nls.uni2char = test_uni2char; in hfsplus_uni2asc_edge_cases_test()
714 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_basic_test()
761 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_special_chars_test()
808 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_buffer_limits_test()
858 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_edge_cases_test()
907 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_decompose_test()
962 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_basic_test()
1006 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_casefold_test()
1059 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_special_chars_test()
1098 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_decompose_test()
1135 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_consistency_test()
1185 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_edge_cases_test()
1228 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_basic_test()
1275 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_casefold_test()
1326 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_special_chars_test()
1364 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_length_test()
1405 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_decompose_test()
1448 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_edge_cases_test()
1508 mock_sb->nls.char2uni = test_char2uni; in hfsplus_compare_dentry_combined_flags_test()