ref: 508042dfca08fc96fbf84d34ee0f42c073cee263 dir: /sys/src/cmd/dossrv/dosfs.h/
enum { Maxfdata = 8192, Maxiosize = IOHDRSZ+Maxfdata, }; extern Fcall *req; extern Fcall *rep; extern char repdata[Maxfdata]; extern uchar statbuf[STATMAX];