chiark / gitweb /
volume_id: minix version 3 support
[elogind.git] / extras / volume_id / lib / exported_symbols
index df5f9f05c9da5c1f72f96d8ca157815f715fb781..57a1feb3dcc1a018d45e6c20466d36cb4e09eb86 100644 (file)
@@ -7,6 +7,8 @@
        volume_id_probe_raid;
        volume_id_close;
 
+       volume_id_probe_linux_swap;
+       volume_id_probe_luks;
        volume_id_probe_cramfs;
        volume_id_probe_ext;
        volume_id_probe_vfat;
@@ -27,6 +29,8 @@
        volume_id_probe_xfs;
        volume_id_probe_squashfs;
        volume_id_probe_netware;
+       volume_id_probe_gfs;
+       volume_id_probe_gfs2;
 
        volume_id_probe_linux_raid;
        volume_id_probe_lvm1;
@@ -39,6 +43,8 @@
        volume_id_probe_promise_fasttrack_raid;
        volume_id_probe_silicon_medley_raid;
        volume_id_probe_via_raid;
+       volume_id_probe_adaptec_raid;
+       volume_id_probe_jmicron_raid;
 local:
        *;
 };