Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h303 typedef struct TFlushOpt { struct
314 } TFlushOpt; argument
515 TFlushRes v9fs_tflush(TFlushOpt);
H A Dvirtio-9p-client.c791 TFlushRes v9fs_tflush(TFlushOpt opt) in v9fs_tflush()
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c27 #define tflush(...) v9fs_tflush((TFlushOpt) __VA_ARGS__)