slh              4060 fs/jfs/jfs_dtree.c 	struct ldtentry *slh, *dlh = NULL;
slh              4119 fs/jfs/jfs_dtree.c 			slh = (struct ldtentry *) s;
slh              4121 fs/jfs/jfs_dtree.c 			snamlen = slh->namlen;
slh              4125 fs/jfs/jfs_dtree.c 				dlh->index = slh->index; /* little-endian */
slh              4129 fs/jfs/jfs_dtree.c 			memcpy(dlh, slh, 6 + len * 2);
slh              4131 fs/jfs/jfs_dtree.c 			next = slh->next;