Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dunicode_test.c386 struct test_mock_sb { struct
392 static struct test_mock_sb *setup_mock_sb(void) in setup_mock_sb() argument
394 struct test_mock_sb *ptr; in setup_mock_sb()
396 ptr = kzalloc_obj(struct test_mock_sb); in setup_mock_sb()
412 static void free_mock_sb(struct test_mock_sb *ptr) in free_mock_sb()
436 struct test_mock_sb *mock_sb; in hfsplus_uni2asc_basic_test()
484 struct test_mock_sb *mock_sb; in hfsplus_uni2asc_special_chars_test()
541 struct test_mock_sb *mock_sb; in hfsplus_uni2asc_buffer_test()
587 struct test_mock_sb *mock_sb; in hfsplus_uni2asc_corrupted_test()
622 struct test_mock_sb *mock_sb; in hfsplus_uni2asc_edge_cases_test()
[all …]