Searched refs:v9fs_wstat (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 174 def v9fs_wstat(self, tag, id, fid, mode, atime, mtime): member in VirtFSRequestTracker
|
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 35 v9fs_wstat(uint16_t tag, uint8_t id, int32_t fid, int32_t mode, int32_t atime, int32_t mtime) "tag …
|
H A D | 9p.c | 3457 static void coroutine_fn v9fs_wstat(void *opaque) in v9fs_wstat() function 4122 [P9_TWSTAT] = v9fs_wstat,
|