probe::nfs.aop.writepage.3stap - Man Page

NFS client writing a mapped page to the NFS server

Synopsis

nfs.aop.writepage

Values

i_state

inode state flags

dev

device identifier

i_size

file length in bytes

i_flag

file flags

ino

inode number

for_kupdate

a flag of writeback_control, indicates if it's a kupdate writeback

page_index

offset within mapping, can used a page identifier and position identifier in the page frame

sb_flag

super block flags

size

number of pages to be written in this execution

wsize

write size

for_reclaim

a flag of writeback_control, indicates if it's invoked from the page allocator

__page

the address of page

Description

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

See Also0

tapset::nfs(3stap)

Info

April 2023 SystemTap Tapset Reference Network File Storage Tapsets