Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfsys_jfs.c38 int xlastindex; member
75 jfs.xlastindex = xtp->header.nextindex; in first_extent()
82 jfs.xlastindex = xtpage->header.nextindex; in first_extent()
91 if (++jfs.xindex < jfs.xlastindex) { in next_extent()
95 jfs.xlastindex = xtpage->header.nextindex; in next_extent()