GET_ATTR_SEARCH_CTX
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
get_attr_search_ctx - allocate and initialize a new attribute search context
SYNOPSIS
"SYNOPSIS"
attr_search_context * get_attr_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: 07:07:08 GMT, October 06, 2005