Searched refs:key_r5_hash (Results 1 - 2 of 2) sorted by relevance

/u-boot/fs/ubifs/
H A Dkey.h45 * key_r5_hash - R5 hash function (borrowed from reiserfs).
49 static inline uint32_t key_r5_hash(const char *s, int len) function
H A Dsb.c272 c->key_hash = key_r5_hash;
586 c->key_hash = key_r5_hash;

Completed in 103 milliseconds