Sign in
googlers
/
maze
/
linux
/
509659cde578d891445afd67d87121dd13e71596
/
.
/
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