Searched defs:afid (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/9p/ |
H A D | v9fs.h | 114 unsigned int afid; member
|
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): argument
|
/openbmc/linux/net/9p/ |
H A D | client.c | 1106 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid, in p9_client_attach()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 1454 int32_t fid, afid, n_uname; in v9fs_attach() local
|