|
NAME | DESCRIPTION | SEE ALSO | COLOPHON |
|
|
|
TAPSET::NFSD(3stap) TAPSET::NFSD(3stap)
tapset::nfsd - systemtap nfsd tapset
nfsd.dispatch
NFS server receives an operation from client
See probe::nfsd.dispatch(3stap)
for details.
nfsd.proc.lookup
NFS server opening or searching for a file for client
See probe::nfsd.proc.lookup(3stap)
for details.
nfsd.proc.read
NFS server reading file for client
See probe::nfsd.proc.read(3stap)
for details.
nfsd.proc.write
NFS server writing data to file for client
See probe::nfsd.proc.write(3stap)
for details.
nfsd.proc.commit
NFS server performing a commit operation for client
See probe::nfsd.proc.commit(3stap)
for details.
nfsd.proc.create
NFS server creating a file for client
See probe::nfsd.proc.create(3stap)
for details.
nfsd.proc.remove
NFS server removing a file for client
See probe::nfsd.proc.remove(3stap)
for details.
nfsd.proc.rename
NFS Server renaming a file for client
See probe::nfsd.proc.rename(3stap)
for details.
nfsd.open
NFS server opening a file for client
See probe::nfsd.open(3stap)
for details.
nfsd.close
NFS server closing a file for client
See probe::nfsd.close(3stap)
for details.
nfsd.read
NFS server reading data from a file for client
See probe::nfsd.read(3stap)
for details.
nfsd.write
NFS server writing data to a file for client
See probe::nfsd.write(3stap)
for details.
nfsd.commit
NFS server committing all pending writes to stable storage
See probe::nfsd.commit(3stap)
for details.
nfsd.lookup
NFS server opening or searching file for a file for client
See probe::nfsd.lookup(3stap)
for details.
nfsd.create
NFS server creating a file(regular,dir,device,fifo) for
client
See probe::nfsd.create(3stap)
for details.
nfsd.createv3
NFS server creating a regular file or set file attributes
for client
See probe::nfsd.createv3(3stap)
for details.
nfsd.unlink
NFS server removing a file or a directory for client
See probe::nfsd.unlink(3stap)
for details.
probe::nfsd.dispatch(3stap), probe::nfsd.proc.lookup(3stap),
probe::nfsd.proc.read(3stap), probe::nfsd.proc.write(3stap),
probe::nfsd.proc.commit(3stap), probe::nfsd.proc.create(3stap),
probe::nfsd.proc.remove(3stap), probe::nfsd.proc.rename(3stap),
probe::nfsd.open(3stap), probe::nfsd.close(3stap),
probe::nfsd.read(3stap), probe::nfsd.write(3stap),
probe::nfsd.commit(3stap), probe::nfsd.lookup(3stap),
probe::nfsd.create(3stap), probe::nfsd.createv3(3stap),
probe::nfsd.unlink(3stap), probe::nfsd.rename(3stap), stap(1),
stapprobes(3stap)
This page is part of the systemtap (a tracing and live-system
analysis tool) project. Information about the project can be
found at ⟨https://sourceware.org/systemtap/⟩. If you have a bug
report for this manual page, send it to systemtap@sourceware.org.
This page was obtained from the project's upstream Git repository
⟨git://sourceware.org/git/systemtap.git⟩ on 2025-08-11. (At that
time, the date of the most recent commit that was found in the
repository was 2025-07-24.) If you discover any rendering
problems in this HTML version of the page, or you believe there is
a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
SystemTap Tapset Reference April 2025 TAPSET::NFSD(3stap)
Pages that refer to this page: probe::nfsd.close(3stap), probe::nfsd.commit(3stap), probe::nfsd.create(3stap), probe::nfsd.createv3(3stap), probe::nfsd.dispatch(3stap), probe::nfsd.lookup(3stap), probe::nfsd.open(3stap), probe::nfsd.proc.commit(3stap), probe::nfsd.proc.create(3stap), probe::nfsd.proc.lookup(3stap), probe::nfsd.proc.read(3stap), probe::nfsd.proc.remove(3stap), probe::nfsd.proc.rename(3stap), probe::nfsd.proc.write(3stap), probe::nfsd.read(3stap), probe::nfsd.rename(3stap), probe::nfsd.unlink(3stap), probe::nfsd.write(3stap)