Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py180 def v9fs_lock(self, tag, id, fid, type, start, length): member in VirtFSRequestTracker
/openbmc/qemu/hw/9pfs/
H A Dtrace-events38 v9fs_lock(uint16_t tag, uint8_t id, int32_t fid, uint8_t type, uint64_t start, uint64_t length) "ta…
H A D9p.c3703 static void coroutine_fn v9fs_lock(void *opaque) in v9fs_lock() function
4093 [P9_TLOCK] = v9fs_lock,