Lines Matching +full:0 +full:x010000
154 #define IN_ACCESS 0x0001 /* Access time update request. */
155 #define IN_CHANGE 0x0002 /* Inode change time update request. */
156 #define IN_UPDATE 0x0004 /* Modification time update request. */
157 #define IN_MODIFIED 0x0008 /* Inode has been modified. */
158 #define IN_RENAME 0x0010 /* Inode is being renamed. */
159 #define IN_HASHED 0x0020 /* Inode is on hash list */
160 #define IN_LAZYMOD 0x0040 /* Modified, but don't write yet. */
161 #define IN_SPACECOUNTED 0x0080 /* Blocks to be freed in free count. */
162 #define IN_LAZYACCESS 0x0100 /* Process IN_ACCESS after the
169 #define IN_E3INDEX 0x010000
170 #define IN_E4EXTENTS 0x020000