ReactOS 0.4.16-dev-477-g6ada597
|
Public Attributes | |
struct name_hash * | next |
struct directory_entry * | de |
int | sum |
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().
Definition at line 400 of file hash.c.
Referenced by delete_file_hash(), find_file_hash(), and flush_file_hash().
int name_hash::sum |
Definition at line 402 of file hash.c.
Referenced by find_file_hash().