From dce4141d8f21f5f8c813ddc13744ed1bc63ccc57 Mon Sep 17 00:00:00 2001From: flu Date: Tue, 25 Aug 2015 20:05:55 +0000Subject: removed man pages--- tapsets/API-nfsd-read_html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)(limited to 'tapsets/API-nfsd-read_html')diff --git a/tapsets/API-nfsd-read_html b/tapsets/API-nfsd-read_htmlindex 78d69590..85c42353 100644--- a/tapsets/API-nfsd-read_html+++ b/tapsets/API-nfsd-read_html@@ -1,19 +1,19 @@ probe::nfsd.read

Name

probe::nfsd.read — NFS server reading data from a file for client-

Synopsis

nfsd.read 

Values

offset

+

Synopsis

nfsd.read 

Values

file

+ argument file, indicates if the file has been opened.+

size

+ read bytes+

vlen

+ read blocks+

offset

the offset of file

count

read bytes-

fh

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

vec

- struct kvec, includes buf address in kernel address and length of each buffer

client_ip

the ip address of client-

size

- read bytes-

file

- argument file, indicates if the file has been opened.-

vlen

- read blocks+

vec

+ struct kvec, includes buf address in kernel address and length of each buffer+

fh

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

--cgit