Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h43 #define XFS_IGET_NORETRY (1U << 4) macro
H A Dxfs_icache.c827 if (!(flags & (XFS_IGET_INCORE | XFS_IGET_NORETRY)) && in xfs_iget()