Searched refs:TestSimpleBlockJob (Results 1 – 1 of 1) sorted by relevance
1574 typedef struct TestSimpleBlockJob { struct1580 } TestSimpleBlockJob; argument1584 TestSimpleBlockJob *s = container_of(job, TestSimpleBlockJob, common.job); in test_simple_job_run()1595 TestSimpleBlockJob *s = container_of(job, TestSimpleBlockJob, common.job); in test_simple_job_clean()1601 .instance_size = sizeof(TestSimpleBlockJob),1678 TestSimpleBlockJob *job; in test_drop_intermediate_poll()