ReactOS 0.4.15-dev-8092-ge0ba2f3
idmap_cache Struct Reference
Collaboration diagram for idmap_cache:

Public Attributes

struct list_entry head
 
const struct cache_opsops
 
SRWLOCK lock
 

Detailed Description

Definition at line 420 of file idmap.c.

Member Data Documentation

◆ head

struct list_entry idmap_cache::head

Definition at line 421 of file idmap.c.

◆ lock

SRWLOCK idmap_cache::lock

Definition at line 423 of file idmap.c.

◆ ops

const struct cache_ops* idmap_cache::ops

Definition at line 422 of file idmap.c.


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