Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.h104 int coroutine_fn v9fs_co_pwritev(V9fsPDU *, V9fsFidState *,
H A Dcofile.c246 int coroutine_fn v9fs_co_pwritev(V9fsPDU *pdu, V9fsFidState *fidp, in v9fs_co_pwritev() function
H A D9p.c2719 len = v9fs_co_pwritev(pdu, fidp, qiov.iov, qiov.niov, off); in v9fs_write()