Your Logo
Documentation made easier

PROBE::NFS.AOP.R

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO

NAME

probe::nfs.aop.readpage − NFS client synchronously reading a page

SYNOPSIS

nfs.aop.readpage

VALUES

dev

device identifier

ino

inode number

__page

the address of page

size

number of pages to be read in this execution

rsize

read size (in bytes)

i_size

file length in bytes

file

file argument

i_flag

file flags

sb_flag

super block flags

page_index

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

DESCRIPTION

Read the page over, only fires when a previous async read operation failed

SEE ALSO

tapset::nfs(3stap)