summaryrefslogtreecommitdiffstats
path: root/mount/mount_by_label.h
diff options
context:
space:
mode:
Diffstat (limited to 'mount/mount_by_label.h')
-rw-r--r--mount/mount_by_label.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mount/mount_by_label.h b/mount/mount_by_label.h
new file mode 100644
index 000000000..21c2d844b
--- /dev/null
+++ b/mount/mount_by_label.h
@@ -0,0 +1,2 @@
+char *get_spec_by_uuid(const char *uuid);
+char *get_spec_by_volume_label(const char *volumelabel);