Searched refs:XFS_IEOFBLOCKS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/xfs/ | ||
| H A D | xfs_inode.h | 222 #define XFS_IEOFBLOCKS (1 << 9) /* has the preallocblocks tag set */ macro |
| H A D | xfs_icache.c | 1459 return XFS_IEOFBLOCKS; in xfs_iflag_for_tag() |