Searched defs:nfswriteargs (Results 1 – 1 of 1) sorted by relevance
464 struct nfswriteargs { struct465 struct otw_nfswriteargs *wa_args; /* ptr to the otw arguments */ argument466 struct otw_nfswriteargs wa_args_buf; /* space for otw arguments */ argument467 uint32_t wa_count;468 char *wa_data; /* data to write (up to NFS_MAXDATA) */469 mblk_t *wa_mblk; /* pointer to mblks containing data */472 struct clist *wa_rlist;473 CONN *wa_conn;