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
/linux/fs/xfs/scrub/
H A Dcommon.c1020 error = xfs_iget(mp, tp, inum, XFS_IGET_NORETRY | XCHK_IGET_FLAGS, 0, in xchk_iget_agi()