OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROOTINO
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
fsys_ffs.c
186
int block, off, loc, map, ino =
ROOTINO
;
fsys_ufs2.c
210
int block, off, loc, ino =
ROOTINO
;
fs.h
101
#define
ROOTINO
((mach_ino_t)2) /* i number of all roots */
ufs2.h
79
#define
ROOTINO
((grub_ino_t)2)
Completed in 396 milliseconds