xfs_iget
error = xfs_iget(mp, tp, inum, XFS_IGET_NORETRY | XCHK_IGET_FLAGS, 0,
return xfs_iget(sc->mp, sc->tp, inum, XCHK_IGET_FLAGS, 0, ipp);
error = xfs_iget(sc->mp, sc->tp, ino, ISCAN_IGET_FLAGS, 0,
error = xfs_iget(sc->mp, sc->tp, ino, ISCAN_IGET_FLAGS, 0,
error = xfs_iget(mp, tp, head->svh_ino, XCHK_IGET_FLAGS, 0, &ip);
error = xfs_iget(mp, NULL, ino, XFS_IGET_UNTRUSTED, 0, &ip);
error = xfs_iget(mp, tp, ino, 0, 0, &ip);
int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino,
error = xfs_iget(mp, tp, xfs_agino_to_ino(pag, next_agino),
error = xfs_iget(dp->i_mount, NULL, inum, 0, 0, ipp);
error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip);
error = xfs_iget(mp, tp, ino,
error = xfs_iget(mp, NULL, ino, 0, 0, ipp);
error = xfs_iget(mp, NULL, xfs_agino_to_ino(pag, agino), 0, 0,
error = xfs_iget(mp, NULL, sbp->sb_rootino, XFS_IGET_UNTRUSTED,
error = xfs_iget(mp, cur->bc_tp, rec->rm_owner, XFS_IGET_INCORE,
error = xfs_iget(mp, tp, ino, XFS_IGET_DONTCACHE, 0, &ip);
error = xfs_iget(mp, cur->bc_tp, rec->rm_owner, 0, 0, &ip);
error = xfs_iget(mp, NULL, irec->rm_owner,