Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mtk
/
util-linux
/
a99c0eb09faabc5ef0892ea0e621e4582e1ef05a
/
.
/
include
/
swapprober.h
blob: 510770045b0b75e70a3b0ebeb675c189d56a9fb6 [
file
]
#ifndef
UTIL_LINUX_SWAP_PROBER_H
#define
UTIL_LINUX_SWAP_PROBER_H
#include
<blkid.h>
blkid_probe get_swap_prober
(
const
char
*
devname
);
#endif
/* UTIL_LINUX_SWAP_PROBER_H */