time_t lease_get_mtime (struct inode * inode);
time_t lease_get_mtime
the inode
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.