.\" 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 "LEASE_GET_MTIME" "" "06 October 2005" "" ""
.SH NAME
lease_get_mtime \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void lease_get_mtime (struct inode * \fIinode\fB, struct timespec * \fItime\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinode\fB\fR
the inode
.TP
\fB\fItime\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
This is to force NFS clients to flush their caches for files with
exclusive leases. The justification is that if someone has an
exclusive lease, then they could be modifiying it.