Searched defs:ie_out (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dindex.c473 * entry exists and @ie_out points to this entry.
475 * entry doesn't exist and @ie_out is the insertion point.
482 VCN *vcn, INDEX_ENTRY **ie_out)
533 *ie_out = ie;
548 *ie_out = ie;
480 ntfs_ie_lookup(const void *key, const int key_len, ntfs_index_context *icx, INDEX_HEADER *ih, VCN *vcn, INDEX_ENTRY **ie_out) argument

Completed in 30 milliseconds