Searched refs:called_dalloc (Results 1 – 4 of 4) sorted by relevance
39 called_dalloc = false; in test_extent_body()48 assert_true(called_dalloc, "Expected dalloc call"); in test_extent_body()
200 called_dalloc = called_decommit = called_purge_lazy = in TEST_BEGIN()203 assert_true(called_dalloc, "Expected dalloc call"); in TEST_BEGIN()
272 called_dalloc = true; in extent_dalloc_unmap()
50 static bool called_dalloc; variable110 called_dalloc = true; in extent_dalloc_hook()
Completed in 7 milliseconds