[kpartx] bug fixes for dos extended partition [3/4]
[platform/upstream/multipath-tools.git] / kpartx / devmapper.h
1 int dm_prereq (char *, int, int, int);
2 int dm_simplecmd (int, const char *);
3 int dm_addmap (int, const char *, const char *, const char *, unsigned long);
4 int dm_map_present (char *);
5 const char * dm_mapname(int major, int minor);