Searched defs:ocg (Results 1 – 1 of 1) sorted by relevance
323 struct ocg struct325 int xxx1; /* struct ocg *cg_link; */ argument326 int xxx2; /* struct ocg *cg_rlink; */ argument327 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 …]