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