Home
last modified time | relevance | path

Searched refs:acb_to_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dqed.c876 static BDRVQEDState *acb_to_s(QEDAIOCB *acb) in acb_to_s()
972 BDRVQEDState *s = acb_to_s(acb); in qed_aio_complete()
1007 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_l1_update()
1038 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_l2_update()
1076 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_main()
1094 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_cow()
1173 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_alloc()
1237 BDRVQEDState *s = acb_to_s(acb); in qed_aio_write_inplace()
1282 trace_qed_aio_write_data(acb_to_s(acb), acb, ret, offset, len); in qed_aio_write_data()
1314 BDRVQEDState *s = acb_to_s(ac in qed_aio_read_data()
875 static BDRVQEDState *acb_to_s(QEDAIOCB *acb) acb_to_s() function
[all...]