Home
last modified time | relevance | path

Searched refs:dtroot (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c53 #define dtroot ((dtroot_t *)(&inode->di_btroot)) macro
138 return (ldtentry_t *)&dtroot->slot[(int)dtroot->header.stbl[jfs.sindex++]]; in next_dentry()
195 ? (dtslot_t *)&dtroot->slot[next] in next_dslot()