Home
last modified time | relevance | path

Searched refs:hash_ptr (Results 1 – 2 of 2) sorted by relevance

/tools/include/linux/
Dhash.h88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr() function
/tools/testing/selftests/filesystems/incfs/
Dincfs_test.c711 char *hash_ptr = file->mtree[block_index].data + block_off; in build_mtree() local
719 sha256(data, INCFS_DATA_FILE_BLOCK_SIZE, hash_ptr); in build_mtree()
731 char *hash_ptr = in build_mtree() local
735 INCFS_DATA_FILE_BLOCK_SIZE, hash_ptr); in build_mtree()