.\" 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_ATTR_PUT_SEARCH_CTX" "9" "09 October 2005" "" ""
.SH NAME
ntfs_attr_put_search_ctx \- release an attribute search context
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ntfs_attr_put_search_ctx (ntfs_attr_search_ctx * \fIctx\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIctx\fB\fR
attribute search context to free
.SH "DESCRIPTION"
.PP
Release the attribute search context \fIctx\fR, unmapping an associated extent
mft record if present.