Home
last modified time | relevance | path

Searched defs:nfswriteargs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h530 struct nfswriteargs { struct
531 struct otw_nfswriteargs *wa_args; /* ptr to the otw arguments */ argument
532 struct otw_nfswriteargs wa_args_buf; /* space for otw arguments */ argument
533 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;