Searched refs:XFS_IRECLAIM_RESET_FLAGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/ | ||
H A D | xfs_inode.h | 369 #define XFS_IRECLAIM_RESET_FLAGS \ macro |
H A D | xfs_icache.c | 386 ip->i_flags &= ~XFS_IRECLAIM_RESET_FLAGS; in xfs_iget_recycle() |