Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_inode.h258 #define XFS_INACTIVATING (1 << 13) macro
264 XFS_INACTIVATING)
274 XFS_INACTIVATING)
A Dxfs_icache.c488 if (ip->i_flags & (XFS_INEW | XFS_IRECLAIM | XFS_INACTIVATING)) in xfs_iget_cache_hit()
1371 XFS_INACTIVATING | \
1805 ip->i_flags &= ~(XFS_NEED_INACTIVE | XFS_INACTIVATING); in xfs_inodegc_set_reclaimable()
1848 xfs_iflags_set(ip, XFS_INACTIVATING); in xfs_inodegc_worker()

Completed in 7 milliseconds