NTFS_INDEX_CTX_GET
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ntfs_index_ctx_get - allocate and initialize a new index context
SYNOPSIS
"SYNOPSIS"
ntfs_index_context * ntfs_index_ctx_get (ntfs_inode * idx_ni);
ARGUMENTS
- idx_ni
-
ntfs index inode with which to initialize the context
DESCRIPTION
Allocate a new index context, initialize it with idx_ni and return it.
Return NULL if allocation failed.
LOCKING
Caller must hold i_sem on the index inode.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:33 GMT, October 09, 2005