Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
252 struct coda_ioctl_in { struct253 struct coda_in_hdr ih;254 struct CodaFid VFid;255 int cmd;256 int len;257 int rwflag;258 char * data;