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