Lines Matching refs:newfid
815 newfid = self.alloc_fid()
816 pkt = self.proto.Twalk(tag=tag, fid=fid, newfid=newfid, nwname=0,
821 self.retire_fid(newfid)
824 self.setpath(newfid, fid)
825 return newfid
848 newfid = self.alloc_fid()
850 pkt = self.proto.Twalk(tag=tag, fid=fid, newfid=newfid,
855 self.retire_fid(newfid)
864 self.clunk(newfid, ignore_error=True)
869 self.clunk(newfid, ignore_error=True)
877 self.setpath(newfid, _pathcat(startpath, b'/'.join(components)))
878 return newfid, resp.wqid
1326 newfid = self.alloc_fid()
1327 pkt = self.proto.Txattrwalk(tag=tag, fid=fid, newfid=newfid,
1332 self.retire_fid(newfid)
1336 self.setpath(newfid, 'xattr:' + name)
1338 self.setpath(newfid, 'xattr')
1339 return newfid, resp.size
1416 pkt = self.proto.Twalk(tag=tag, fid=startdir, newfid=fid,
1462 pkt = self.proto.Twalk(tag=tag, fid=startdir, newfid=fid,