Home
last modified time | relevance | path

Searched refs:hash_xxhash (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/crypto/
A Dhash.h10 int hash_xxhash(const u8 *buf, size_t length, u8 *out);
A Dhash.c33 int hash_xxhash(const u8 *buf, size_t length, u8 *out) in hash_xxhash() function
/fs/btrfs/
A Ddisk-io.c125 return hash_xxhash(data, len, out); in btrfs_csum_data()

Completed in 10 milliseconds