Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dv9fs.h114 unsigned int afid; member
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): argument
/openbmc/linux/net/9p/
H A Dclient.c1096 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid, in p9_client_attach()
/openbmc/qemu/hw/9pfs/
H A D9p.c1454 int32_t fid, afid, n_uname; in v9fs_attach() local