ReactOS 0.4.15-dev-7958-gcd0bb1a
_REPINNED_BCBS Struct Reference

#include <fatstruc.h>

Collaboration diagram for _REPINNED_BCBS:

Public Attributes

struct _REPINNED_BCBSNext
 
PBCB Bcb [REPINNED_BCBS_ARRAY_SIZE]
 

Detailed Description

Definition at line 1466 of file fatstruc.h.

Member Data Documentation

◆ Bcb

PBCB _REPINNED_BCBS::Bcb[REPINNED_BCBS_ARRAY_SIZE]

Definition at line 1481 of file fatstruc.h.

Referenced by FatRepinBcb(), and FatUnpinRepinnedBcbs().

◆ Next

struct _REPINNED_BCBS* _REPINNED_BCBS::Next

Definition at line 1472 of file fatstruc.h.

Referenced by FatRepinBcb(), and FatUnpinRepinnedBcbs().


The documentation for this struct was generated from the following file: