Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

       probe::nfsd.proc.write - NFS server writing data to file for client

SYNOPSIS

       nfsd.proc.write

VALUES

       offset
           the offset of file

       uid
           requester's user id

       gid
           requester's group id

       vec
           struct kvec, includes buf address in kernel address and length of each buffer

       count
           read bytes

       fh
           file handle (the first part is the length of the file handle)

       client_ip
           the ip address of client

       vlen
           read blocks

       size
           read bytes

       version
           nfs version

       stable
           argp->stable

       proto
           transfer protocol