Searched refs:TestSimpleBlockJob (Results 1 – 1 of 1) sorted by relevance
1570 typedef struct TestSimpleBlockJob { struct1576 } TestSimpleBlockJob; argument1580 TestSimpleBlockJob *s = container_of(job, TestSimpleBlockJob, common.job); in test_simple_job_run()1591 TestSimpleBlockJob *s = container_of(job, TestSimpleBlockJob, common.job); in test_simple_job_clean()1597 .instance_size = sizeof(TestSimpleBlockJob),1674 TestSimpleBlockJob *job; in test_drop_intermediate_poll()