NTFS_IS_EXTENDED_SYSTEM_FILE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ntfs_is_extended_system_file - check if a file is in the $Extend directory  

SYNOPSIS

"SYNOPSIS"

int ntfs_is_extended_system_file (ntfs_attr_search_ctx * ctx);  

ARGUMENTS

ctx
initialized attribute search context
 

DESCRIPTION

Search all file name attributes in the inode described by the attribute search context ctx and check if any of the names are in the $Extend system directory.  

1

file is in $Extend directory  

0

file is not in $Extend directory -errno: failed to determine if the file is in the $Extend directory


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
1
0

This document was created by man2html, using the manual pages.
Time: 00:02:34 GMT, October 09, 2005