Ubuntu Manpages

probe::nfs.aop.writepages

NFS client writing several dirty pages to the NFS server

nfs.aop.writepages 

wsize

write size

nr_to_write

number of pages attempted to be written in this execution

size

number of pages attempted to be written in this execution

wpages

write size (in pages)

for_reclaim

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

ino

inode number

dev

device identifier

for_kupdate

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

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

tapset::nfs(3stap)