Home
last modified time | relevance | path

Searched refs:XFS_IEOFBLOCKS (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_inode.h224 #define XFS_IEOFBLOCKS (1 << 10)/* has the preallocblocks tag set */ macro
Dxfs_icache.c1597 return XFS_IEOFBLOCKS; in xfs_iflag_for_tag()