xfs_name_dotdot    22 fs/xfs/libxfs/xfs_dir2.c struct xfs_name xfs_name_dotdot = { (unsigned char *)"..", 2, XFS_DIR3_FT_DIR };
xfs_name_dotdot    22 fs/xfs/libxfs/xfs_dir2.h extern struct xfs_name	xfs_name_dotdot;
xfs_name_dotdot   219 fs/xfs/scrub/parent.c 	error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &dnum, NULL);
xfs_name_dotdot   282 fs/xfs/scrub/parent.c 	error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &dnum, NULL);
xfs_name_dotdot   213 fs/xfs/xfs_export.c 	error = xfs_lookup(XFS_I(d_inode(child)), &xfs_name_dotdot, &cip, NULL);
xfs_name_dotdot  3080 fs/xfs/xfs_inode.c 			error = xfs_dir_replace(tp, ip2, &xfs_name_dotdot,
xfs_name_dotdot  3104 fs/xfs/xfs_inode.c 			error = xfs_dir_replace(tp, ip1, &xfs_name_dotdot,
xfs_name_dotdot  3398 fs/xfs/xfs_inode.c 		error = xfs_dir_replace(tp, src_ip, &xfs_name_dotdot,