ReactOS 0.4.15-dev-7958-gcd0bb1a
_FCB_BUFFERED_LOCKS Struct Reference

#include <fcb.h>

Collaboration diagram for _FCB_BUFFERED_LOCKS:

Public Attributes

struct _FCB_LOCKList
 
volatile ULONG PendingLockOps
 
PERESOURCE Resource
 

Detailed Description

Definition at line 121 of file fcb.h.

Member Data Documentation

◆ List

struct _FCB_LOCK* _FCB_BUFFERED_LOCKS::List

Definition at line 123 of file fcb.h.

◆ PendingLockOps

volatile ULONG _FCB_BUFFERED_LOCKS::PendingLockOps

Definition at line 124 of file fcb.h.

◆ Resource

PERESOURCE _FCB_BUFFERED_LOCKS::Resource

Definition at line 125 of file fcb.h.

Referenced by RxCreateNetFcb().


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