chiark / gitweb /
vol_id: add --skip-raid and --probe-all option
[elogind.git] / extras / volume_id / lib / exported_symbols
index 3f10ec0c78d103e6f7509d415b7ac84680564ac7..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;
@@ -41,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:
        *;
 };