idtentry         1334 fs/jfs/jfs_dtree.c 	struct idtentry *idtentry;
idtentry         1521 fs/jfs/jfs_dtree.c 				idtentry = (struct idtentry *) & sp->slot[si];
idtentry         1522 fs/jfs/jfs_dtree.c 				n = NDTINTERNAL(idtentry->namlen);
idtentry         1877 fs/jfs/jfs_dtree.c 	struct idtentry *s;
idtentry         2033 fs/jfs/jfs_dtree.c 	s = (struct idtentry *) & sp->slot[DTENTRYSTART];
idtentry         3585 fs/jfs/jfs_dtree.c 	struct idtentry *ih;
idtentry         3607 fs/jfs/jfs_dtree.c 	ih = (struct idtentry *) & p->slot[si];
idtentry         3663 fs/jfs/jfs_dtree.c 	struct idtentry *ih;
idtentry         3703 fs/jfs/jfs_dtree.c 		ih = (struct idtentry *) & p->slot[si];
idtentry         3835 fs/jfs/jfs_dtree.c 	struct idtentry *ih;
idtentry         3854 fs/jfs/jfs_dtree.c 		ih = (struct idtentry *) & p->slot[si];
idtentry         3898 fs/jfs/jfs_dtree.c 	struct idtentry *ih = NULL;
idtentry         3943 fs/jfs/jfs_dtree.c 		ih = (struct idtentry *) h;
idtentry         4061 fs/jfs/jfs_dtree.c 	struct idtentry *sih, *dih = NULL;
idtentry         4137 fs/jfs/jfs_dtree.c 			sih = (struct idtentry *) s;
idtentry         4141 fs/jfs/jfs_dtree.c 			dih = (struct idtentry *) h;
idtentry         4278 fs/jfs/jfs_dtree.c 		si = ((struct idtentry *) t)->next;
idtentry         4371 fs/jfs/jfs_dtree.c 	((struct idtentry *) t)->namlen = 0;
idtentry         4372 fs/jfs/jfs_dtree.c 	si = ((struct idtentry *) t)->next;
idtentry         4373 fs/jfs/jfs_dtree.c 	((struct idtentry *) t)->next = -1;