Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
fio
/
refs/heads/master
/
.
/
oslib
/
linux-dev-lookup.h
blob: 144f33ad63e324b4a4feb724dfa39c4b77a4d2ef [
file
] [
log
] [
blame
]
#ifndef
LINUX_DEV_LOOKUP
#define
LINUX_DEV_LOOKUP
int
blktrace_lookup_device
(
const
char
*
redirect
,
char
*
path
,
unsigned
int
maj
,
unsigned
int
min
);
#endif