OpenAFS
OpenAFS distributed network file system
AFS_FCB Struct Reference

Data Fields

FSRTL_ADVANCED_FCB_HEADER Header
AFSListEntry ListEntry
AFSNonPagedFcb * NPFcb
ULONG Flags
SHARE_ACCESS ShareAccess
LONG OpenReferenceCount
LONG OpenHandleCount
struct _AFS_OBJECT_INFORMATION_CB * ObjectInformation
struct _AFS_CCB * CcbListHead
struct _AFS_CCB * CcbListTail
union {
   struct {
      LARGE_INTEGER   LastServerFlush
      LARGE_INTEGER   LastExtentAccess
      LARGE_INTEGER   LastPurgePoint
      FILE_LOCK   FileLock
      LIST_ENTRY   ExtentsLists [AFS_NUM_EXTENT_LISTS]
      AFSRequestExtentsCB   ExtentsRequest
      ULONGLONG   ExtentRequestProcessId
      LONG   ExtentsDirtyCount
      LONG   ExtentCount
      PETHREAD   LazyWriterThread
      LONG   QueuedFlushCount
      LONG   ExtentLength
   }   File
   struct {
      ULONG   Reserved
   }   Directory
} Specific

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables