Searched refs:load_zone_info_tests (Results 1 – 1 of 1) sorted by relevance
107 static const struct load_zone_info_test_vector load_zone_info_tests[] = { variable666 for (int i = 0; i < ARRAY_SIZE(load_zone_info_tests); i++) { in btrfs_test_zoned()667 ret = test_load_zone_info(fs_info, &load_zone_info_tests[i]); in btrfs_test_zoned()669 test_err("test case \"%s\" failed", load_zone_info_tests[i].description); in btrfs_test_zoned()