Searched defs:coda_ioctl_in (Results 1 – 1 of 1) sorted by relevance
247 struct coda_ioctl_in { struct248 struct coda_in_hdr ih;249 struct CodaFid VFid;250 int cmd;251 int len;252 int rwflag;253 char * data;