Searched refs:test_func_t (Results 1 – 3 of 3) sorted by relevance
128 typedef int (*test_func_t)(struct test_spec *test); typedef170 test_func_t test_func;
415 typedef int (*test_func_t)(struct btrfs_trans_handle *, typedef421 static int run_test(test_func_t test_func, int bitmaps, u32 sectorsize, in run_test()522 static int run_test_both_formats(test_func_t test_func, u32 sectorsize, in run_test_both_formats()549 test_func_t tests[] = { in btrfs_test_free_space_tree()
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()