Motr  M0
hash_fnc.h File Reference
#include "lib/types.h"
Include dependency graph for hash_fnc.h:

Go to the source code of this file.

Macros

#define __MOTR_LIB_HASH_FNC_H__
 

Functions

M0_INTERNAL uint64_t m0_hash_fnc_fnv1 (const void *buffer, m0_bcount_t len)
 
M0_INTERNAL uint64_t m0_hash_fnc_city (const void *buffer, m0_bcount_t len)
 

Macro Definition Documentation

◆ __MOTR_LIB_HASH_FNC_H__

#define __MOTR_LIB_HASH_FNC_H__

Definition at line 25 of file hash_fnc.h.