1PROBE::NFS.AOP.R(3stap)  Network File Storage Tapsets  PROBE::NFS.AOP.R(3stap)
2
3
4

NAME

6       probe::nfs.aop.readpage - NFS client synchronously reading a page
7

SYNOPSIS

9       nfs.aop.readpage
10

VALUES

12       ino
13           inode number
14
15       rsize
16           read size (in bytes)
17
18       file
19           file argument
20
21       __page
22           the address of page
23
24       dev
25           device identifier
26
27       i_flag
28           file flags
29
30       page_index
31           offset within mapping, can used a page identifier and position
32           identifier in the page frame
33
34       sb_flag
35           super block flags
36
37       i_size
38           file length in bytes
39
40       size
41           number of pages to be read in this execution
42

DESCRIPTION

44       Read the page over, only fires when a previous async read operation
45       failed
46

SEE ALSO

48       tapset::nfs(3stap)
49
50
51
52SystemTap Tapset Reference       October 2018          PROBE::NFS.AOP.R(3stap)
Impressum