|
Motr
M0
|
#include <hash.h>

Data Fields | |
| uint64_t | h_magic |
| uint64_t | h_bucket_nr |
| struct m0_hbucket * | h_buckets |
| const struct m0_ht_descr * | h_descr |
A simple hash data structure which helps to avoid the linear search of whole list of objects.
| struct m0_hbucket* h_buckets |
| const struct m0_ht_descr* h_descr |