Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h329 #define XFS_NEED_INACTIVE (1 << 10) /* see XFS_INACTIVATING below */
345 #define XFS_INACTIVATING (1 << 13) macro
362 XFS_INACTIVATING)
372 XFS_INACTIVATING | XFS_IQUOTAUNCHECKED)
H A Dxfs_icache.c522 if (ip->i_flags & (XFS_INEW | XFS_IRECLAIM | XFS_INACTIVATING)) in __releases()
1379 XFS_INACTIVATING | \
1812 ip->i_flags &= ~(XFS_NEED_INACTIVE | XFS_INACTIVATING); in xfs_inodegc_set_reclaimable()
1879 xfs_iflags_set(ip, XFS_INACTIVATING); in xfs_inodegc_worker()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dcommon.c1312 XFS_INACTIVATING))) { in xchk_inode_is_allocated()
1338 !(ip->i_flags & XFS_INACTIVATING)) { in xchk_inode_is_allocated()

Completed in 5 milliseconds