logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

probe::nfs.proc.create - NFS client creating file on server

Name

       probe::nfs.proc.create - NFS client creating file on server

See Also

tapset::nfs_proc(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.PROC.(3stap)

Synopsis

       nfs.proc.create

Values

filelen
           length of file name

       version
           NFS version (the function is used for all NFS version)

       fh
           file handle of parent dir

       prot
           transfer protocol

       flag
           indicates create mode (only for NFSv3 and NFSv4)

       filename
           file name

       server_ip
           IP address of server

See Also