X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Fvolume_id%2Fvolume_id%2Focfs2.h;h=b4b7cc4469f5c812c2c2860033879de6b368b2fd;hp=128348133c01070f4342b01dc9fe03d10aa7dd29;hb=70721db6d7ba0d4f3ac5c17f2cedac056065ad8a;hpb=6a5aac78f4d04490fc1d0178b1d7c0cb415c2944 diff --git a/extras/volume_id/volume_id/ocfs2.h b/extras/volume_id/volume_id/ocfs2.h index 128348133..b4b7cc446 100644 --- a/extras/volume_id/volume_id/ocfs2.h +++ b/extras/volume_id/volume_id/ocfs2.h @@ -21,6 +21,6 @@ #ifndef _VOLUME_ID_OCFS2_ #define _VOLUME_ID_OCFS2_ -extern int volume_id_probe_ocfs2(struct volume_id *id, __u64 off); +extern int volume_id_probe_ocfs2(struct volume_id *id, uint64_t off); #endif