Searched refs:block_test_reinit (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 173 static void block_test_reinit(struct transaction* tr, uint32_t flags) { in block_test_reinit() function 2017 block_test_reinit(tr, FS_INIT_FLAGS_DO_CLEAR); in fs_repair_flag() 2075 block_test_reinit(tr, FS_INIT_FLAGS_NONE); in fs_repair_flag() 2082 block_test_reinit(tr, FS_INIT_FLAGS_DO_CLEAR); in fs_repair_flag() 2090 block_test_reinit(tr, FS_INIT_FLAGS_NONE); in fs_repair_flag() 2149 block_test_reinit(tr, FS_INIT_FLAGS_DO_CLEAR); in fs_repair_with_alternate() 2479 block_test_reinit(tr, FS_INIT_FLAGS_NONE); in fs_corruption_helper() 2562 block_test_reinit(tr, FS_INIT_FLAGS_RECOVERY_CLEAR_ALLOWED); in fs_recovery_clear_roots_test() 2581 block_test_reinit(tr, FS_INIT_FLAGS_RECOVERY_CLEAR_ALLOWED); in fs_recovery_clear_roots_test() 2612 block_test_reinit(tr, FS_INIT_FLAGS_RECOVERY_CLEAR_ALLOWED); in fs_check_file_child_test() [all …]
|