Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
430 struct coda_ioctl_in { struct431 struct coda_in_hdr ih;432 CodaFid Fid;433 int cmd;434 int len;435 int rwflag;436 char *data; /* Place holder for data. */