Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
411 struct coda_ioctl_in { struct412 struct coda_in_hdr ih;413 ViceFid VFid;414 int cmd;415 int len;416 int rwflag;417 char *data; /* Place holder for data. */