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