Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
peterz
/
queue
/
18caaedaf4c3712ab6821f292598a8f86e6d7972
/
.
/
tools
/
perf
/
util
/
fncache.h
blob: fe020beaefb1d7c7644f84dc63188db66918f18e [
file
] [
log
] [
blame
]
#ifndef
_FCACHE_H
#define
_FCACHE_H
1
unsigned
shash
(
const
unsigned
char
*
s
);
bool
file_available
(
const
char
*
name
);
#endif