Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
5caf2a002901f0fde475371c4bf1c553b51884af
/
.
/
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