]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/statfs.h
[ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK board
[linux-2.6-omap-h63xx.git] / include / asm-parisc / statfs.h
index a52d8f93f05cef647096cc445940a3b5b356f73b..1d2b8130b23d61ee1f1be7c9430e58f682a847ef 100644 (file)
@@ -30,11 +30,11 @@ struct statfs {
 struct statfs64 {
        long f_type;
        long f_bsize;
-       u64 f_blocks;
-       u64 f_bfree;
-       u64 f_bavail;
-       u64 f_files;
-       u64 f_ffree;
+       __u64 f_blocks;
+       __u64 f_bfree;
+       __u64 f_bavail;
+       __u64 f_files;
+       __u64 f_ffree;
        __kernel_fsid_t f_fsid;
        long f_namelen;
        long f_frsize;