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

NAME

6       probe::nfs.aop.write_end - NFS client complete writing data
7

SYNOPSIS

9       nfs.aop.write_end
10

VALUES

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

DESCRIPTION

44       Fires when do a write operation on nfs, often after prepare_write
45
46       Update and possibly write a cached page of an NFS file.
47

SEE ALSO

49       tapset::nfs(3stap)
50
51
52
53SystemTap Tapset Reference       November 2020         PROBE::NFS.AOP.W(3stap)
Impressum