Searched defs:newfid (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/coda/ |
H A D | dir.c | 143 struct CodaFid newfid; in coda_create() local 177 struct CodaFid newfid; in coda_mkdir() local
|
H A D | cnode.c | 124 struct CodaFid *newfid) in coda_replace_fid()
|
H A D | upcall.c | 203 struct CodaFid *newfid, struct coda_vattr *attrs) in venus_mkdir() 271 struct CodaFid *newfid, struct coda_vattr *attrs) in venus_create() 859 struct CodaFid *fid = NULL, *newfid; in coda_downcall() local
|
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 111 def v9fs_walk(self, tag, id, fid, newfid, nwnames): argument 198 def v9fs_xattrwalk(self, tag, id, fid, newfid, name): argument
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.h | 85 uint32_t newfid; member 105 uint32_t newfid; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 1786 int32_t fid, newfid; in v9fs_walk() local 3867 int32_t fid, newfid; in v9fs_xattrwalk() local
|