[POWERPC] remove unused asm routines
[deliverable/linux.git] / fs / jfs / jfs_filsys.h
index 86ccac80f0abc1cea8a4c42641dac38925f734ad..72a5588faecac5040a241448796d0cfb1e7a5b3f 100644 (file)
@@ -37,6 +37,9 @@
 #define JFS_ERR_CONTINUE   0x00000004   /* continue */
 #define JFS_ERR_PANIC      0x00000008   /* panic */
 
+#define        JFS_USRQUOTA    0x00000010
+#define        JFS_GRPQUOTA    0x00000020
+
 /* platform option (conditional compilation) */
 #define JFS_AIX                0x80000000      /* AIX support */
 /*     POSIX name/directory  support */
This page took 0.024017 seconds and 5 git commands to generate.