Sign in
◑
Theme
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
fio
/
2dd80ee4598bcd69d1413fd2f1205cbffb56d787
/
.
/
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