XFS_IGET_INCORE
if ((flags & XFS_IGET_INCORE) &&
if (!(flags & XFS_IGET_INCORE))
if (flags & XFS_IGET_INCORE) {
if (!(flags & (XFS_IGET_INCORE | XFS_IGET_NORETRY)) &&
error = xfs_iget(mp, cur->bc_tp, rec->rm_owner, XFS_IGET_INCORE,