Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py174 def v9fs_wstat(self, tag, id, fid, mode, atime, mtime): member in VirtFSRequestTracker
/openbmc/qemu/hw/9pfs/
H A Dtrace-events35 v9fs_wstat(uint16_t tag, uint8_t id, int32_t fid, int32_t mode, int32_t atime, int32_t mtime) "tag …
H A D9p.c3452 static void coroutine_fn v9fs_wstat(void *opaque) in v9fs_wstat() function
4117 [P9_TWSTAT] = v9fs_wstat,