Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c327 v9fs_req_wait_for_reply(req, NULL); in v9fs_tversion()
391 v9fs_req_wait_for_reply(req, NULL); in v9fs_tattach()
456 v9fs_req_wait_for_reply(req, NULL); in v9fs_twalk()
511 v9fs_req_wait_for_reply(req, NULL); in v9fs_tgetattr()
577 v9fs_req_wait_for_reply(req, NULL); in v9fs_treaddir()
666 v9fs_req_wait_for_reply(req, NULL); in v9fs_tlopen()
714 v9fs_req_wait_for_reply(req, NULL); in v9fs_twrite()
753 v9fs_req_wait_for_reply(req, NULL); in v9fs_tflush()
808 v9fs_req_wait_for_reply(req, NULL); in v9fs_tmkdir()
869 v9fs_req_wait_for_reply(req, NULL); in v9fs_tlcreate()
[all …]
H A Dvirtio-9p-client.h461 void v9fs_req_wait_for_reply(P9Req *req, uint32_t *len);
/qemu/tests/qtest/
H A Dvirtio-9p-test.c436 v9fs_req_wait_for_reply(req, &reply_len); in fs_flush_success()
477 v9fs_req_wait_for_reply(req, NULL); in fs_flush_ignored()