Searched refs:v9fs_open (Results 1 – 3 of 3) sorted by relevance
/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 117 def v9fs_open(self, tag, id, fid, mode): member in VirtFSRequestTracker
|
/qemu/hw/9pfs/ |
H A D | trace-events | 16 v9fs_open(uint16_t tag, uint8_t id, int32_t fid, int32_t mode, const char* oflags) "tag=%d id=%d fi…
|
H A D | 9p.c | 2036 static void coroutine_fn v9fs_open(void *opaque) in v9fs_open() function 4178 [P9_TLOPEN] = v9fs_open, 4184 [P9_TOPEN] = v9fs_open,
|