Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py198 def v9fs_xattrwalk(self, tag, id, fid, newfid, name): member in VirtFSRequestTracker
/openbmc/qemu/hw/9pfs/
H A Dtrace-events44 v9fs_xattrwalk(uint16_t tag, uint8_t id, int32_t fid, int32_t newfid, char* name) "tag %d id %d fid…
H A D9p.c3856 static void coroutine_fn v9fs_xattrwalk(void *opaque) in v9fs_xattrwalk() function
4089 [P9_TXATTRWALK] = v9fs_xattrwalk,