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