chiark / gitweb /
volume_id: give access to list of all available probers
[elogind.git] / extras / volume_id / lib / exported_symbols
index d11634a9483d4e544682c7e0650fbe56a153c825..3422152edb4285944040c458bc9f153fb07478db 100644 (file)
        volume_id_get_type_version;
 
        volume_id_open_fd;
-       volume_id_open_node;
+       volume_id_close;
        volume_id_probe_all;
        volume_id_probe_filesystem;
        volume_id_probe_raid;
-       volume_id_close;
+       volume_id_all_probers;
+       volume_id_get_prober_by_type;
+
+       volume_id_open_node;
 
        volume_id_probe_linux_swap;
        volume_id_probe_luks;