Searched refs:test_func_t (Results 1 – 3 of 3) sorted by relevance
128 typedef int (*test_func_t)(struct test_spec *test); global() typedef
81 typedef int (*test_func_t)(struct test_spec *test); typedef200 test_func_t test_func;
19 typedef int (*test_func_t)(struct btrfs_trans_handle *trans); typedef1073 static const test_func_t tests[] = {1084 static int run_test(test_func_t test, u32 sectorsize, u32 nodesize) in run_test()