Searched refs:hash_xxhash (Results 1 – 3 of 3) sorted by relevance
10 int hash_xxhash(const u8 *buf, size_t length, u8 *out);
33 int hash_xxhash(const u8 *buf, size_t length, u8 *out) in hash_xxhash() function
125 return hash_xxhash(data, len, out); in btrfs_csum_data()
Completed in 10 milliseconds