ReactOS 0.4.15-dev-7924-g5949c20
attr_cache Struct Reference
Collaboration diagram for attr_cache:

Public Attributes

struct attr_tree head
 
struct attr_cache_entrypool
 
struct list_entry free_entries
 

Detailed Description

Definition at line 107 of file name_cache.c.

Member Data Documentation

◆ free_entries

struct list_entry attr_cache::free_entries

Definition at line 110 of file name_cache.c.

◆ head

struct attr_tree attr_cache::head

Definition at line 108 of file name_cache.c.

◆ pool

struct attr_cache_entry* attr_cache::pool

Definition at line 109 of file name_cache.c.


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