Searched refs:XFS_IEOFBLOCKS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/ | ||
| D | xfs_inode.h | 237 #define XFS_IEOFBLOCKS (1 << 10)/* has the preallocblocks tag set */ macro |
| D | xfs_icache.c | 1591 return XFS_IEOFBLOCKS; in xfs_iflag_for_tag() |