]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/types.h
[PATCH] autofs4: add v5 expire logic
[linux-2.6-omap-h63xx.git] / include / asm-mips / types.h
index 421b3aea14cc9425ac30064fa427c068f89f158f..cd2813d8e136af1f64d7b54b1f34661459e21110 100644 (file)
@@ -99,6 +99,11 @@ typedef u64 sector_t;
 #define HAVE_SECTOR_T
 #endif
 
+#ifdef CONFIG_LSF
+typedef u64 blkcnt_t;
+#define HAVE_BLKCNT_T
+#endif
+
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */