Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_icache.h43 #define XFS_IGET_NORETRY (1U << 4) macro
Dxfs_icache.c796 if (!(flags & (XFS_IGET_INCORE | XFS_IGET_NORETRY)) && in xfs_iget()
/Linux-v6.6/fs/xfs/scrub/
Dcommon.c788 XFS_IGET_NORETRY | XFS_IGET_UNTRUSTED, 0, ipp); in xchk_iget_agi()