Searched refs:test_func_t (Results 1 – 3 of 3) sorted by relevance
127 typedef int (*test_func_t)(struct test_spec *test); typedef169 test_func_t test_func;
418 typedef int (*test_func_t)(struct btrfs_trans_handle *, typedef424 static int run_test(test_func_t test_func, int bitmaps, u32 sectorsize, in run_test()525 static int run_test_both_formats(test_func_t test_func, u32 sectorsize, in run_test_both_formats()552 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()