Searched refs:block_test_swap_reinit (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 169 static void block_test_swap_reinit(struct transaction* tr, uint32_t flags) { in block_test_swap_reinit() function 2144 block_test_swap_reinit(tr, FS_INIT_FLAGS_NONE); in fs_repair_with_alternate() 2777 block_test_swap_reinit(tr, FS_INIT_FLAGS_RECOVERY_CLEAR_ALLOWED); in fs_recovery_clear_test() 3005 block_test_swap_reinit(tr, FS_INIT_FLAGS_NONE); in fs_alternate_negative_test() 3075 block_test_swap_reinit(tr, FS_INIT_FLAGS_NONE); in fs_alternate_test() 3089 block_test_swap_reinit(tr, FS_INIT_FLAGS_ALTERNATE_DATA); in fs_alternate_test() 3120 block_test_swap_reinit(tr, FS_INIT_FLAGS_NONE); in fs_alternate_test() 3135 block_test_swap_reinit(tr, FS_INIT_FLAGS_ALTERNATE_DATA); in fs_alternate_test() 3204 block_test_swap_reinit(tr, FS_INIT_FLAGS_NONE); in fs_alternate_empty_test() 3212 block_test_swap_reinit(tr, FS_INIT_FLAGS_ALTERNATE_DATA); in fs_alternate_empty_test() [all …]
|