Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h480 void v9fs_rwrite(P9Req *req, uint32_t *count);
H A Dvirtio-9p-client.c720 v9fs_rwrite(req, &written); in v9fs_twrite()
732 void v9fs_rwrite(P9Req *req, uint32_t *count) in v9fs_rwrite() function
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c478 v9fs_rwrite(req, &count); in fs_flush_ignored()