.\" 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 "REINIT_ATTR_SEARCH_CTX" "" "06 October 2005" "" ""
.SH NAME
reinit_attr_search_ctx \- reinitialize an attribute search context
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void reinit_attr_search_ctx (attr_search_context * \fIctx\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIctx\fB\fR
attribute search context to reinitialize
.SH "DESCRIPTION"
.PP
Reinitialize the attribute search context \fIctx\fR, unmapping an associated
extent mft record if present, and initialize the search context again.
.PP
This is used when a search for a new attribute is being started to reset
the search context to the beginning.