.\" 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 "NTFS_TRUNCATE" "" "06 October 2005" "" ""
.SH NAME
ntfs_truncate \- called when the i_size of an ntfs inode is changed
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ntfs_truncate (struct inode * \fIvi\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvi\fB\fR
inode for which the i_size was changed
.SH "DESCRIPTION"
.PP
We don't support i_size changes yet.
.PP
Called with ->i_sem held.