Searched defs:nfswriteargs (Results 1 – 1 of 1) sorted by relevance
530 struct nfswriteargs { struct531 struct otw_nfswriteargs *wa_args; /* ptr to the otw arguments */ argument532 struct otw_nfswriteargs wa_args_buf; /* space for otw arguments */ argument533 uint32_t wa_count;534 char *wa_data; /* data to write (up to NFS_MAXDATA) */535 mblk_t *wa_mblk; /* pointer to mblks containing data */538 struct clist *wa_rlist;539 CONN *wa_conn;