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