xfs_iget 689 fs/xfs/scrub/common.c error = xfs_iget(mp, NULL, sc->sm->sm_ino, xfs_iget 70 fs/xfs/scrub/dir.c error = xfs_iget(mp, sdc->sc->tp, inum, 0, 0, &ip); xfs_iget 157 fs/xfs/scrub/parent.c error = xfs_iget(mp, sc->tp, dnum, XFS_IGET_UNTRUSTED, 0, &dp); xfs_iget 509 fs/xfs/xfs_bmap_item.c error = xfs_iget(mp, tp, bmap->me_owner, 0, XFS_ILOCK_EXCL, &ip); xfs_iget 127 fs/xfs/xfs_export.c error = xfs_iget(mp, NULL, ino, XFS_IGET_UNTRUSTED, 0, &ip); xfs_iget 719 fs/xfs/xfs_icache.c error = xfs_iget(mp, tp, ino, XFS_IGET_INCORE, 0, &ip); xfs_iget 45 fs/xfs/xfs_icache.h int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, xfs_iget 697 fs/xfs/xfs_inode.c error = xfs_iget(dp->i_mount, NULL, inum, 0, 0, ipp); xfs_iget 792 fs/xfs/xfs_inode.c error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, xfs_iget 70 fs/xfs/xfs_itable.c error = xfs_iget(mp, tp, ino, xfs_iget 4983 fs/xfs/xfs_log_recover.c error = xfs_iget(mp, NULL, ino, 0, 0, &ip); xfs_iget 828 fs/xfs/xfs_mount.c error = xfs_iget(mp, NULL, sbp->sb_rootino, XFS_IGET_UNTRUSTED, xfs_iget 764 fs/xfs/xfs_qm.c error = xfs_iget(mp, NULL, ino, 0, 0, ip); xfs_iget 1140 fs/xfs/xfs_qm.c error = xfs_iget(mp, tp, ino, XFS_IGET_DONTCACHE, 0, &ip); xfs_iget 1490 fs/xfs/xfs_qm.c error = xfs_iget(mp, NULL, mp->m_sb.sb_uquotino, xfs_iget 1498 fs/xfs/xfs_qm.c error = xfs_iget(mp, NULL, mp->m_sb.sb_gquotino, xfs_iget 1506 fs/xfs/xfs_qm.c error = xfs_iget(mp, NULL, mp->m_sb.sb_pquotino, xfs_iget 217 fs/xfs/xfs_qm_syscalls.c error = xfs_iget(mp, NULL, ino, 0, 0, &ip); xfs_iget 33 fs/xfs/xfs_quotaops.c if (xfs_iget(mp, NULL, ino, 0, 0, &ip)) xfs_iget 1238 fs/xfs/xfs_rtalloc.c error = xfs_iget(mp, NULL, sbp->sb_rbmino, 0, 0, &mp->m_rbmip); xfs_iget 1243 fs/xfs/xfs_rtalloc.c error = xfs_iget(mp, NULL, sbp->sb_rsumino, 0, 0, &mp->m_rsumip);