Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs.h464 struct nfswriteargs { struct
465 struct otw_nfswriteargs *wa_args; /* ptr to the otw arguments */ argument
466 struct otw_nfswriteargs wa_args_buf; /* space for otw arguments */ argument
467 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;