Lines Matching refs:submitted
1153 bool submitted;
1164 entry->submitted = true;
1263 io_wait_entry.submitted = false;
1271 CU_ASSERT(io_wait_entry.submitted == false);
1274 CU_ASSERT(io_wait_entry2.submitted == false);
1278 CU_ASSERT(io_wait_entry.submitted == true);
1279 CU_ASSERT(io_wait_entry2.submitted == false);
1283 CU_ASSERT(io_wait_entry2.submitted == true);
3031 /* The following children will be submitted sequentially due to the capacity of
3085 /* The following children will be submitted sequentially due to the capacity of
4612 * TO make sure that it can link IOs and only the user submitted IOs
4635 /* We count all submitted IOs including IO that are generated by splitting. */
4674 * the submitted one.
4754 * TO make sure that it can link IOs and only the user submitted IOs
4806 * We will test the submitted IO and reset works
4825 /* Complete the submitted IO and reset */
5471 * child I/O was submitted. The parent I/O should complete with failure without
5506 * Differently from the above, the child abort request will be submitted
6204 /* The second IO should be submitted now */