Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h439 typedef struct TunlinkatRes { struct
442 } TunlinkatRes; typedef
491 TunlinkatRes v9fs_tunlinkat(TunlinkatOpt);
H A Dvirtio-9p-client.c1009 TunlinkatRes v9fs_tunlinkat(TunlinkatOpt opt) in v9fs_tunlinkat()
1046 return (TunlinkatRes) { .req = req }; in v9fs_tunlinkat()