Searched refs:dtslot_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h286 } dtslot_t; /* (32) */ typedef in typeref:struct:__anon317
352 dtslot_t slot[9];
395 dtslot_t slot[128];
H A Dfsys_jfs.c191 static dtslot_t *
195 ? (dtslot_t *)&dtroot->slot[next]
196 : &((dtslot_t *)dtpage->slot)[next];
277 dtslot_t *ds;

Completed in 17 milliseconds