X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fvolume_id%2Flib%2Fexported_symbols;h=05b6e52bc4f00374ba454b7506ac30b3e893092a;hb=b10941c08db89f52038e19ee8a29f26d7808a448;hp=c88d993e01be9b20e424c1b8e5fd78107e5a90fd;hpb=e7ea9c50e8eaab772206268739db2d59ba7bd709;p=elogind.git diff --git a/extras/volume_id/lib/exported_symbols b/extras/volume_id/lib/exported_symbols index c88d993e0..05b6e52bc 100644 --- a/extras/volume_id/lib/exported_symbols +++ b/extras/volume_id/lib/exported_symbols @@ -10,11 +10,15 @@ 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; @@ -44,6 +48,7 @@ volume_id_probe_linux_raid; volume_id_probe_lvm1; volume_id_probe_lvm2; + volume_id_probe_ddf_raid; volume_id_probe_intel_software_raid; volume_id_probe_highpoint_37x_raid; volume_id_probe_highpoint_45x_raid;