Searched refs:v9fs_getlock (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 186 def v9fs_getlock(self, tag, id, fid, type, start, length): member in VirtFSRequestTracker
|
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 40 v9fs_getlock(uint16_t tag, uint8_t id, int32_t fid, uint8_t type, uint64_t start, uint64_t length)"…
|
H A D | 9p.c | 3761 static void coroutine_fn v9fs_getlock(void *opaque) in v9fs_getlock() function 4101 [P9_TGETLOCK] = v9fs_getlock,
|