OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 8457 milliseconds