Home
last modified time | relevance | path

Searched defs:ocg (Results 1 – 1 of 1) sorted by relevance

/external/grub/stage2/
Dfs.h323 struct ocg struct
325 int xxx1; /* struct ocg *cg_link; */ argument
326 int xxx2; /* struct ocg *cg_rlink; */ argument
327 mach_time_t cg_time; /* time last written */
328 int cg_cgx; /* we are the cgx'th cylinder group */
329 short cg_ncyl; /* number of cyl's this cg */
330 short cg_niblk; /* number of inode blocks this cg */
331 int cg_ndblk; /* number of data blocks this cg */
332 struct csum cg_cs; /* cylinder summary information */
333 int cg_rotor; /* position of last used block */
[all …]