.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "NFS_REVALIDATE_INODE" "9" "09 October 2005" "" ""
.SH NAME
nfs_revalidate_inode \- Revalidate the inode attributes
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int nfs_revalidate_inode (struct nfs_server * \fIserver\fB, struct inode * \fIinode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIserver\fB\fR
-- undescribed --
.TP
\fB\fIinode\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIserver\fR - pointer to nfs_server struct
\fIinode\fR - pointer to inode struct
.PP
Updates inode attribute information by retrieving the data from the server.