Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfsys_ffs.c186 int block, off, loc, map, ino = ROOTINO; in ffs_dir()
Dfsys_ufs2.c210 int block, off, loc, ino = ROOTINO; in ufs2_dir()
Dfs.h101 #define ROOTINO ((mach_ino_t)2) /* i number of all roots */ macro
Dufs2.h79 #define ROOTINO ((grub_ino_t)2) macro
/external/grub/
DChangeLog6705 (ROOTINO): Use mach_ino_t instead of ino_t.