Sign in
gem5
/
arm
/
linux
/
e06afa839e726959be2166bec4cb85c117e213f1
/
.
/
fs
/
btrfs
/
hash.h
blob: e56c4670093d432d9d75ac2639547aecb3c99688 [
file
] [
log
] [
blame
]
#ifndef
__HASH__
#define
__HASH__
int
btrfs_name_hash
(
const
char
*
name
,
int
len
,
u64
*
hash_result
);
#endif