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

  /external/grub/stage2/
fsys_jfs.c 38 int xlastindex; member in struct:jfs_info
75 jfs.xlastindex = xtp->header.nextindex;
82 jfs.xlastindex = xtpage->header.nextindex;
91 if (++jfs.xindex < jfs.xlastindex) {
95 jfs.xlastindex = xtpage->header.nextindex;

Completed in 78 milliseconds