Searched refs:stubEntryRef (Results 1 – 1 of 1) sorted by relevance
5645 DirRef stubEntryRef; in TransactedSnapshotImpl_CreateStubEntry() local5648 stubEntryRef = TransactedSnapshotImpl_FindFreeEntry(This); in TransactedSnapshotImpl_CreateStubEntry()5650 if (stubEntryRef != DIRENTRY_NULL) in TransactedSnapshotImpl_CreateStubEntry()5652 entry = &This->entries[stubEntryRef]; in TransactedSnapshotImpl_CreateStubEntry()5659 return stubEntryRef; in TransactedSnapshotImpl_CreateStubEntry()