Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
405 struct coda_ioctl_in { struct406 struct coda_in_hdr ih;407 struct CodaFid VFid;408 int cmd;409 int len;410 int rwflag;411 char *data; /* Place holder for data. */