Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_inode.h359 #define XFS_ALL_IRECLAIM_FLAGS (XFS_IRECLAIMABLE | \ macro
Dxfs_icache.c2137 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_ALL_IRECLAIM_FLAGS)); in xfs_inode_mark_reclaimable()