chiark / gitweb /
volume_id: always check for all filesystem types and skip conflicting results
[elogind.git] / extras / volume_id / lib / libvolume_id-private.h
index 14f7568fec60f30977bc64a84f7ec8992d5241c8..1b4a782b6513c20022b770029140c6f5dbeee49f 100644 (file)
@@ -120,6 +120,7 @@ struct volume_id {
        uint8_t         *seekbuf;
        uint64_t        seekbuf_off;
        size_t          seekbuf_len;
+       int             force_unique_result;
 };
 
 /* utils */