XFS_IGET_INCORE   406 fs/xfs/xfs_icache.c 		if (flags & XFS_IGET_INCORE) {
XFS_IGET_INCORE   477 fs/xfs/xfs_icache.c 	if (!(flags & XFS_IGET_INCORE))
XFS_IGET_INCORE   658 fs/xfs/xfs_icache.c 		if (flags & XFS_IGET_INCORE) {
XFS_IGET_INCORE   682 fs/xfs/xfs_icache.c 	if (!(flags & XFS_IGET_INCORE) && error == -EAGAIN) {
XFS_IGET_INCORE   719 fs/xfs/xfs_icache.c 	error = xfs_iget(mp, tp, ino, XFS_IGET_INCORE, 0, &ip);