Searched refs:XFS_IRECLAIM_RESET_FLAGS (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/xfs/ | ||
D | xfs_inode.h | 238 #define XFS_IRECLAIM_RESET_FLAGS \ macro |
D | xfs_icache.c | 445 ip->i_flags &= ~XFS_IRECLAIM_RESET_FLAGS; in xfs_iget_cache_hit() |