Searched refs:XFS_ISTALE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_inode.h | 379 #define XFS_ISTALE (1 << 1) /* inode has been staled */ macro |
| H A D | xfs_icache.c | 597 xfs_iflags_clear(ip, XFS_ISTALE); in xfs_iget_cache_hit() |