Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h379 #define XFS_ISTALE (1 << 1) /* inode has been staled */ macro
H A Dxfs_icache.c597 xfs_iflags_clear(ip, XFS_ISTALE); in xfs_iget_cache_hit()