Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_inode.h231 #define XFS_ICOWBLOCKS (1 << 12)/* has the cowblocks tag set */ macro
Dxfs_icache.c1588 return XFS_ICOWBLOCKS; in xfs_iflag_for_tag()