Searched refs:v9fs_xattrcreate (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 204 def v9fs_xattrcreate(self, tag, id, fid, name, size, flags): member in VirtFSRequestTracker
|
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 46 v9fs_xattrcreate(uint16_t tag, uint8_t id, int32_t fid, char* name, uint64_t size, int flags) "tag …
|
H A D | 9p.c | 3987 static void coroutine_fn v9fs_xattrcreate(void *opaque) in v9fs_xattrcreate() function 4097 [P9_TXATTRCREATE] = v9fs_xattrcreate,
|