Lines Matching +full:0 +full:x0010000
32 #define XFS_DQFLAG_DIRTY (1 << 0) /* dquot is dirty */
76 #define XFS_QMOPT_UQUOTA 0x0000004 /* user dquot requested */
77 #define XFS_QMOPT_PQUOTA 0x0000008 /* project dquot requested */
78 #define XFS_QMOPT_FORCE_RES 0x0000010 /* ignore quota limits */
79 #define XFS_QMOPT_SBVERSION 0x0000040 /* change superblock version num */
80 #define XFS_QMOPT_GQUOTA 0x0002000 /* group dquot requested */
86 #define XFS_QMOPT_RES_REGBLKS 0x0010000
87 #define XFS_QMOPT_RES_RTBLKS 0x0020000
88 #define XFS_QMOPT_BCOUNT 0x0040000
89 #define XFS_QMOPT_ICOUNT 0x0080000
90 #define XFS_QMOPT_RTBCOUNT 0x0100000
91 #define XFS_QMOPT_DELBCOUNT 0x0200000
92 #define XFS_QMOPT_DELRTBCOUNT 0x0400000
93 #define XFS_QMOPT_RES_INOS 0x0800000
98 #define XFS_QMOPT_INHERIT 0x1000000