xfs_dir_lookup
extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &ino, NULL);
error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name);