HomeSort by relevance Sort by last modified time
    Searched full:rootino (Results 1 - 6 of 6) sorted by null

  /external/grub/stage2/
fsys_xfs.c 58 xfs_ino_t rootino; member in struct:xfs_info
469 xfs.rootino = le64 (super.sb_rootino);
546 parent_ino = ino = xfs.rootino;
567 ino = (linkbuf[0] == '/') ? xfs.rootino : parent_ino;
fsys_ffs.c 186 int block, off, loc, map, ino = ROOTINO;
fsys_ufs2.c 210 int block, off, loc, ino = ROOTINO;
ufs2.h 79 #define ROOTINO ((grub_ino_t)2)
fs.h 101 #define ROOTINO ((mach_ino_t)2) /* i number of all roots */
  /external/grub/
ChangeLog     [all...]

Completed in 319 milliseconds