Searched refs:fs_corruption_helper (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 2443 static void fs_corruption_helper(struct transaction* tr, in fs_corruption_helper() function 2549 fs_corruption_helper(tr, select_files_block, 0, true); in fs_recovery_clear_roots_test() 2572 fs_corruption_helper(tr, select_free_block, 0, false); in fs_recovery_clear_roots_test() 2599 fs_corruption_helper(tr, select_files_block, 1, false); in fs_check_file_child_test() 2635 fs_corruption_helper(tr, select_free_block, 1, false); in fs_check_free_child_test() 2690 fs_corruption_helper(tr, select_data_block, 0, false); in fs_corrupt_data_blocks_test() 2727 fs_corruption_helper(tr, select_data_block, 0, false); in fs_persist_needs_full_scan_test() 2822 fs_corruption_helper(tr, select_files_block, 1, false); in fs_auto_checkpoint_test()
|