Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_icache.h41 #define XFS_IGET_INCORE (1U << 3) macro
Dxfs_notify_failure.c85 error = xfs_iget(mp, cur->bc_tp, rec->rm_owner, XFS_IGET_INCORE, in xfs_dax_failure_fn()
Dxfs_icache.c543 if ((flags & XFS_IGET_INCORE) && in xfs_iget_cache_hit()
569 if (!(flags & XFS_IGET_INCORE)) in xfs_iget_cache_hit()
771 if (flags & XFS_IGET_INCORE) { in xfs_iget()
796 if (!(flags & (XFS_IGET_INCORE | XFS_IGET_NORETRY)) && in xfs_iget()