Lines Matching defs:s

87 int qed_write_header_sync(BDRVQEDState *s)  in qed_write_header_sync()
103 static int coroutine_fn GRAPH_RDLOCK qed_write_header(BDRVQEDState *s) in qed_write_header()
227 static uint64_t qed_alloc_clusters(BDRVQEDState *s, unsigned int n) in qed_alloc_clusters()
234 QEDTable *qed_alloc_table(BDRVQEDState *s) in qed_alloc_table()
246 static CachedL2Table *qed_new_l2_table(BDRVQEDState *s) in qed_new_l2_table()
258 static bool coroutine_fn qed_plug_allocating_write_reqs(BDRVQEDState *s) in qed_plug_allocating_write_reqs()
277 static void coroutine_fn qed_unplug_allocating_write_reqs(BDRVQEDState *s) in qed_unplug_allocating_write_reqs()
286 static void coroutine_fn GRAPH_RDLOCK qed_need_check_timer(BDRVQEDState *s) in qed_need_check_timer()
316 BDRVQEDState *s = opaque; in qed_need_check_timer_entry() local
325 BDRVQEDState *s = opaque; in qed_need_check_timer_cb() local
332 static void qed_start_need_check_timer(BDRVQEDState *s) in qed_start_need_check_timer()
344 static void qed_cancel_need_check_timer(BDRVQEDState *s) in qed_cancel_need_check_timer()
352 BDRVQEDState *s = bs->opaque; in bdrv_qed_detach_aio_context() local
361 BDRVQEDState *s = bs->opaque; in bdrv_qed_attach_aio_context() local
373 BDRVQEDState *s = bs->opaque; in bdrv_qed_drain_begin() local
390 BDRVQEDState *s = bs->opaque; in bdrv_qed_init_state() local
402 BDRVQEDState *s = bs->opaque; in bdrv_qed_do_open() local
564 BDRVQEDState *s = qoc->bs->opaque; in bdrv_qed_open_entry() local
601 BDRVQEDState *s = bs->opaque; in bdrv_qed_refresh_limits() local
617 BDRVQEDState *s = bs->opaque; in bdrv_qed_do_close() local
839 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_block_status() local
891 qed_read_backing_file(BDRVQEDState *s, uint64_t pos, QEMUIOVector *qiov) in qed_read_backing_file()
910 qed_copy_from_backing_file(BDRVQEDState *s, uint64_t pos, uint64_t len, in qed_copy_from_backing_file()
954 static void coroutine_fn qed_update_l2_table(BDRVQEDState *s, QEDTable *table, in qed_update_l2_table()
971 BDRVQEDState *s = acb_to_s(acb); in qed_aio_complete() local
1006 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_l1_update() local
1037 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_l2_update() local
1075 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_main() local
1093 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_cow() local
1149 static bool GRAPH_RDLOCK qed_should_set_need_check(BDRVQEDState *s) in qed_should_set_need_check()
1172 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_alloc() local
1236 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_inplace() local
1313 BDRVQEDState *s = acb_to_s(acb); in qed_aio_read_data() local
1349 BDRVQEDState *s = acb_to_s(acb); in qed_aio_next_io() local
1429 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_pwrite_zeroes() local
1459 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_truncate() local
1492 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_getlength() local
1499 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_get_info() local
1511 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_change_backing_file() local
1583 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_invalidate_cache() local
1601 BDRVQEDState *s = bs->opaque; in bdrv_qed_co_check() local