chiark / gitweb /
add "Persistent Device Naming" rules file for disks
[elogind.git] / extras / volume_id / volume_id / lsi_raid.h
index b3ee0bb7fb9b8481ccca846d256f8577181706cd..2c2758bdb4fb1333af49f9149fe28fe9b9cd1c8e 100644 (file)
@@ -21,6 +21,6 @@
 #ifndef _VOLUME_ID_LSI_RAID_
 #define _VOLUME_ID_LSI_RAID_
 
-extern int volume_id_probe_lsi_mega_raid(struct volume_id *id, __u64 off, __u64 size);
+extern int volume_id_probe_lsi_mega_raid(struct volume_id *id, uint64_t off, uint64_t size);
 
 #endif