Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h285 typedef struct TFlushRes { struct
288 } TFlushRes; typedef
481 TFlushRes v9fs_tflush(TFlushOpt);
H A Dvirtio-9p-client.c741 TFlushRes v9fs_tflush(TFlushOpt opt) in v9fs_tflush()
763 return (TFlushRes) { .req = req }; in v9fs_tflush()