Searched refs:BcbEntry (Results 1 – 2 of 2) sorted by relevance
53 Bcb = CONTAINING_RECORD(NextEntry, INTERNAL_BCB, BcbEntry); in CcpFindBcb()83 RemoveEntryList(&Bcb->BcbEntry); in CcpDereferenceBcb()203 InsertTailList(&SharedCacheMap->BcbList, &iBcb->BcbEntry); in CcpGetAppropriateBcb()654 RemoveEntryList(&iBcb->BcbEntry); in CcUnpinRepinnedBcb()
239 LIST_ENTRY BcbEntry; member