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

NAME

6       probe::nfs.aop.writepage - NFS client writing a mapped page to the NFS
7       server
8

SYNOPSIS

10       nfs.aop.writepage
11

VALUES

13       i_size
14           file length in bytes
15
16       for_kupdate
17           a flag of writeback_control, indicates if it's a kupdate writeback
18
19       dev
20           device identifier
21
22       ino
23           inode number
24
25       i_flag
26           file flags
27
28       for_reclaim
29           a flag of writeback_control, indicates if it's invoked from the
30           page allocator
31
32       wsize
33           write size
34
35       sb_flag
36           super block flags
37
38       __page
39           the address of page
40
41       i_state
42           inode state flags
43
44       size
45           number of pages to be written in this execution
46
47       page_index
48           offset within mapping, can used a page identifier and position
49           identifier in the page frame
50

DESCRIPTION

52       The priority of wb is decided by the flags for_reclaim and for_kupdate.
53

SEE ALSO

55       tapset::nfs(3stap)
56
57
58
59SystemTap Tapset Reference         June 2018           PROBE::NFS.AOP.W(3stap)
Impressum