chiark / gitweb /
libvolume_id: squashfs+LZMA compression detection
[elogind.git] / extras / volume_id / lib / exported_symbols
index d11634a9483d4e544682c7e0650fbe56a153c825..05b6e52bc4f00374ba454b7506ac30b3e893092a 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_encode_string;
+
+       volume_id_open_node;
 
        volume_id_probe_linux_swap;
        volume_id_probe_luks;