.\" 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_IS_EXTENDED_SYSTEM_FILE" "9" "09 October 2005" "" "" .SH NAME ntfs_is_extended_system_file \- check if a file is in the $Extend directory .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ntfs_is_extended_system_file (ntfs_attr_search_ctx * \fIctx\fB); \fR .SH "ARGUMENTS" .TP \fB\fIctx\fB\fR initialized attribute search context .SH "DESCRIPTION" .PP Search all file name attributes in the inode described by the attribute search context \fIctx\fR and check if any of the names are in the \fB$Extend\fR system directory. .SH "1" .PP file is in \fB$Extend\fR directory .SH "0" .PP file is not in \fB$Extend\fR directory -errno: failed to determine if the file is in the \fB$Extend\fR directory