Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_inode.h365 #define XFS_INACTIVATING (1 << 13) macro
382 XFS_INACTIVATING)
392 XFS_INACTIVATING | XFS_IQUOTAUNCHECKED)
A Dxfs_icache.c567 if (ip->i_flags & (XFS_INEW | XFS_IRECLAIM | XFS_INACTIVATING)) in xfs_iget_cache_hit()
1433 XFS_INACTIVATING | \
1863 ip->i_flags &= ~(XFS_NEED_INACTIVE | XFS_INACTIVATING); in xfs_inodegc_set_reclaimable()
1930 xfs_iflags_set(ip, XFS_INACTIVATING); in xfs_inodegc_worker()
/linux/fs/xfs/scrub/
A Dcommon.c1376 XFS_INACTIVATING))) { in xchk_inode_is_allocated()
1402 !(ip->i_flags & XFS_INACTIVATING)) { in xchk_inode_is_allocated()

Completed in 12 milliseconds