xfs_parent_lookup
int xfs_parent_lookup(struct xfs_trans *tp, struct xfs_inode *ip,
error = xfs_parent_lookup(sc->tp, ip, name, &sd->pptr_rec,
error = xfs_parent_lookup(sc->tp, sc->ip, &dl->xname, &dl->pptr_rec,
error = xfs_parent_lookup(sc->tp, ip, &mpath->xname, &rec,
error = xfs_parent_lookup(sc->tp, sc->ip, xname, pptr, &pp->pptr_args);