Searched refs:v9fs_attach (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): member in VirtFSRequestTracker
|
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 8 v9fs_attach(uint16_t tag, uint8_t id, int32_t fid, int32_t afid, char* uname, char* aname) "tag %u …
|
H A D | 9p.c | 1450 static void coroutine_fn v9fs_attach(void *opaque) in v9fs_attach() function 4108 [P9_TATTACH] = v9fs_attach,
|