Sign in
◑
Theme
kernel
/
pub
/
scm
/
utils
/
util-linux
/
util-linux
/
refs/heads/stable/v2.16
/
.
/
mount
/
devname.h
blob: d6adeff7d55597493f71f0e1a5814cc8ebb90147 [
file
]
#ifndef
MOUNT_DEVNAME_H
#define
MOUNT_DEVNAME_H
extern
const
char
*
spec_to_devname
(
const
char
*
spec
);
#endif