Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
235 struct coda_ioctl_in { struct236 struct coda_in_hdr ih;237 struct CodaFid VFid;238 int cmd;239 int len;240 int rwflag;241 char * data;