ReactOS 0.4.15-dev-7834-g00c4b3d
name_hash Struct Reference
Collaboration diagram for name_hash:

Public Attributes

struct name_hashnext
 
struct directory_entryde
 
int sum
 

Detailed Description

Definition at line 399 of file hash.c.

Member Data Documentation

◆ de

struct directory_entry* name_hash::de

Definition at line 401 of file hash.c.

Referenced by add_file_hash(), delete_file_hash(), and find_file_hash().

◆ next

struct name_hash* name_hash::next

Definition at line 400 of file hash.c.

Referenced by delete_file_hash(), find_file_hash(), and flush_file_hash().

◆ sum

int name_hash::sum

Definition at line 402 of file hash.c.

Referenced by find_file_hash().


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