Searched refs:XFS_IGET_NORETRY (Results 1 – 4 of 4) sorted by relevance
43 #define XFS_IGET_NORETRY (1U << 4) macro
840 if (!(flags & (XFS_IGET_INCORE | XFS_IGET_NORETRY)) && in xfs_iget()
417 #define ISCAN_IGET_FLAGS (XFS_IGET_NORETRY | XFS_IGET_DONTCACHE)
838 error = xfs_iget(mp, tp, inum, XFS_IGET_NORETRY | XCHK_IGET_FLAGS, 0, in xchk_iget_agi()