HomeSort by relevance Sort by last modified time
    Searched refs:dtroot_t (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
jfs.h 353 } dtroot_t; typedef in typeref:union:__anon3821
503 dtroot_t _dtroot; /* 288: dtree root */
fsys_jfs.c 53 #define dtroot ((dtroot_t *)(&inode->di_btroot))
160 dtroot_t *dtr;
164 dtr = (dtroot_t *)&inode->di_btroot;

Completed in 18 milliseconds