oracular (3) probe::nfsd.commit.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       probe::nfsd.commit - NFS server committing all pending writes to stable storage

SYNOPSIS

       nfsd.commit

VALUES

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

       count
           read bytes

       size
           read bytes

       client_ip
           the ip address of client

       offset
           the offset of file

       flag
           indicates whether this execution is a sync operation

SEE ALSO

       tapset::nfsd(3stap)