Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fbdc762b4e1833b5d75cada5aabeadccd8379792
/
.
/
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