Searched refs:XFS_IGET_NORETRY (Results 1 – 2 of 2) sorted by relevance
43 #define XFS_IGET_NORETRY (1U << 4) macro
827 if (!(flags & (XFS_IGET_INCORE | XFS_IGET_NORETRY)) && in xfs_iget()