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       dev
13           device identifier
14
15       page_index
16           offset within mapping, can used a page identifier and position
17           identifier in the page frame
18
19       ino
20           inode number
21
22       __page
23           the address of page
24
25       sb_flag
26           super block flags
27
28       file
29           file argument
30
31       rsize
32           read size (in bytes)
33
34       size
35           number of pages to be read in this execution
36
37       i_flag
38           file flags
39
40       i_size
41           file length in bytes
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       November 2020         PROBE::NFS.AOP.R(3stap)
Impressum