Searched defs:xxh64 (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ | ||
| H A D | xxhash.c | 157 uint64_t xxh64(const void *input, const size_t len, const uint64_t seed) in xxh64() function |
| /linux/fs/btrfs/ | ||
| H A D | fs.h | 1094 struct xxh64_state xxh64; member |