xfs_dir_lookup 121 fs/xfs/libxfs/xfs_dir2.h extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp, xfs_dir_lookup 154 fs/xfs/scrub/dir.c error = xfs_dir_lookup(sdc->sc->tp, ip, &xname, &lookup_ino, NULL); xfs_dir_lookup 219 fs/xfs/scrub/parent.c error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &dnum, NULL); xfs_dir_lookup 282 fs/xfs/scrub/parent.c error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &dnum, NULL); xfs_dir_lookup 693 fs/xfs/xfs_inode.c error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name);