ReactOS 0.4.15-dev-7907-g95bf896
pnfs_layout_list Struct Reference
Collaboration diagram for pnfs_layout_list:

Public Attributes

struct list_entry head
 
CRITICAL_SECTION lock
 

Detailed Description

Definition at line 34 of file pnfs_layout.c.

Member Data Documentation

◆ head

struct list_entry pnfs_layout_list::head

Definition at line 35 of file pnfs_layout.c.

Referenced by pnfs_layout_list_create().

◆ lock

CRITICAL_SECTION pnfs_layout_list::lock

Definition at line 36 of file pnfs_layout.c.

Referenced by pnfs_layout_list_create().


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