|
|
| version 1.221, 2007/06/29 06:13:25 | version 1.222, 2007/07/09 06:12:03 |
|---|---|
| Line 379 xfs_iflags_test(xfs_inode_t *ip, unsigne | Line 379 xfs_iflags_test(xfs_inode_t *ip, unsigne |
| #define XFS_ISTALE 0x0010 /* inode has been staled */ | #define XFS_ISTALE 0x0010 /* inode has been staled */ |
| #define XFS_IRECLAIMABLE 0x0020 /* inode can be reclaimed */ | #define XFS_IRECLAIMABLE 0x0020 /* inode can be reclaimed */ |
| #define XFS_INEW 0x0040 | #define XFS_INEW 0x0040 |
| #define XFS_IFILESTREAM 0x0080 /* inode is in a filestream directory */ | |
| /* | /* |
| * Flags for inode locking. | * Flags for inode locking. |