Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
368 struct coda_ioctl_in { struct369 struct coda_in_hdr ih;370 struct CodaFid VFid;371 int cmd;372 int len;373 int rwflag;374 char *data; /* Place holder for data. */