Sign in
◑
Theme
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
fio.git
/
b88f884782c68545385e613cc976b04db5626a47
/
.
/
dedupe.h
blob: bd1f9c0c0bd1de75bd30fbcf231fc84d5192a695 [
file
]
#ifndef
DEDUPE_H
#define
DEDUPE_H
int
init_dedupe_working_set_seeds
(
struct
thread_data
*
td
,
bool
global_dedupe
);
int
init_global_dedupe_working_set_seeds
(
void
);
#endif