xfs_lookup 218 fs/xfs/linux-2.6/xfs_export.c error = xfs_lookup(XFS_I(child->d_inode), &xfs_name_dotdot, &cip, NULL); xfs_lookup 312 fs/xfs/linux-2.6/xfs_iops.c error = xfs_lookup(XFS_I(dir), &name, &cip, NULL); xfs_lookup 339 fs/xfs/linux-2.6/xfs_iops.c error = xfs_lookup(XFS_I(dir), &xname, &ip, &ci_name); xfs_lookup 28 fs/xfs/xfs_vnodeops.h int xfs_lookup(struct xfs_inode *dp, struct xfs_name *name,