Searched refs:test_name2 (Results 1 – 1 of 1) sorted by relevance
44 struct qstr test_name1, test_name2, test_name3; in hfs_hash_dentry_test() local55 test_name2.name = name2; in hfs_hash_dentry_test()56 test_name2.len = strlen(name2); in hfs_hash_dentry_test()57 test_name2.hash = 0; in hfs_hash_dentry_test()65 KUNIT_EXPECT_EQ(test, 0, hfs_hash_dentry(&dentry, &test_name2)); in hfs_hash_dentry_test()69 KUNIT_EXPECT_EQ(test, test_name1.hash, test_name2.hash); in hfs_hash_dentry_test()