Data Fields | |
struct bucket * | next |
struct { | |
unsigned gid | |
unsigned nid | |
} | map [N_PER_BUCKET] |
unsigned bucket::gid |
Referenced by add_id_mapping(), and lookup_id_mapping().
struct { ... } bucket::map[N_PER_BUCKET] |
Referenced by add_id_mapping(), and lookup_id_mapping().
struct bucket* bucket::next |
Referenced by add_id_mapping(), clear_id_mapping(), and lookup_id_mapping().
unsigned bucket::nid |
Referenced by add_id_mapping(), and lookup_id_mapping().