ReactOS 0.4.15-dev-7842-g558ab78
cache_ops Struct Reference
Collaboration diagram for cache_ops:

Public Attributes

entry_alloc_fn entry_alloc
 
entry_free_fn entry_free
 
entry_copy_fn entry_copy
 

Detailed Description

Definition at line 414 of file idmap.c.

Member Data Documentation

◆ entry_alloc

entry_alloc_fn cache_ops::entry_alloc

Definition at line 415 of file idmap.c.

◆ entry_copy

entry_copy_fn cache_ops::entry_copy

Definition at line 417 of file idmap.c.

◆ entry_free

entry_free_fn cache_ops::entry_free

Definition at line 416 of file idmap.c.


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