.\" 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_VFS" "9" "09 October 2005" "" ""
.SH NAME
ntfs_truncate_vfs \- wrapper for ntfs_truncate that has no return value
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ntfs_truncate_vfs (struct inode * \fIvi\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvi\fB\fR
inode for which the i_size was changed
.SH "DESCRIPTION"
.PP
Wrapper for \fBntfs_truncate\fR that has no return value.
.PP
See \fBntfs_truncate\fR description above for details.