Home
last modified time | relevance | path

Searched defs:afid (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): argument
/openbmc/qemu/hw/9pfs/
H A D9p.c1480 int32_t fid, afid, n_uname; in v9fs_attach() local