Searched refs:cg_time (Results 1 – 9 of 9) sorted by relevance
229 n->cg_time = bswap64(o->cg_time); in ffs_cg_swap()
646 acg.cg_time = utime; in initcg()663 acg.cg_old_time = acg.cg_time; in initcg()664 acg.cg_time = 0; in initcg()
323 acg.cg_time = modtime; in initcg()336 acg.cg_old_time = acg.cg_time; in initcg()337 acg.cg_time = 0; in initcg()610 acg.cg_time = modtime; in updjcg()831 acg.cg_time = modtime; in updcsloc()
186 newcg->cg_time = cg->cg_time; in pass5()
724 acg.cg_time = utime; in initcg() 737 acg.cg_old_time = acg.cg_time; in initcg() 738 acg.cg_time = 0; in initcg()
343 cgtime = acg.cg_time; in dumpcg()
624 ufs_time_t cg_time; /* time last written */623 ufs_time_t cg_time; /* time last written */ global() member
2331 cgp->cg_old_time = cgp->cg_time = time_second; in ffs_bufwrite()
3100 cgp->cg_old_time = cgp->cg_time = time_second; in ffs_getcg()