PROBE::NFSD\&.CREATE

Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
 

NAME

probe::nfsd.create - NFS server creating a file(regular,dir,device,fifo) for client  

SYNOPSIS

nfsd.create 
 

VALUES

fh

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

client_ip

the ip address of client

iap_valid

Attribute flags

type

file type(regular,dir,device,fifo ...)

iap_mode

file access mode

filelen

the length of file name

filename

file name
 

DESCRIPTION

Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.  

SEE ALSO

tapset::nfsd(3stap)


 

Index

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO