Your Logo
Documentation made easier

PROBE::NFSD.CREATE

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO

NAME

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

SYNOPSIS

nfsd.create

VALUES

iap_mode

file access mode

type

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

filename

file name

filelen

the length of file name

client_ip

the ip address of client

fh

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

iap_valid

Attribute flags

DESCRIPTION

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

SEE ALSO

tapset::nfsd(3stap)