NTFS_ATTR_GET_SEARCH_CTX
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ntfs_attr_get_search_ctx - allocate/initialize a new attribute search context
SYNOPSIS
"SYNOPSIS"
ntfs_attr_search_ctx * ntfs_attr_get_search_ctx (ntfs_inode * ni, MFT_RECORD * mrec);
ARGUMENTS
- ni
-
ntfs inode with which to initialize the search context
- mrec
-
mft record with which to initialize the search context
DESCRIPTION
Allocate a new attribute search context, initialize it with ni and mrec,
and return it. Return NULL if allocation failed.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:33 GMT, October 09, 2005