Home
last modified time | relevance | path

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

/openbsd/sbin/fsck_ffs/
H A Dpass5.c192 newcg->cg_ffs2_time = cg->cg_ffs2_time; in pass5()
/openbsd/sys/ufs/ffs/
H A Dffs_alloc.c895 cgp->cg_ffs2_time = now.tv_sec; in ffs_fragextend()
958 cgp->cg_ffs2_time = now.tv_sec; in ffs_alloccg()
1120 cgp->cg_ffs2_time = now.tv_sec; in ffs_nodealloccg()
1277 cgp->cg_ffs2_time = now.tv_sec; in ffs_blkfree()
1382 cgp->cg_ffs2_time = now.tv_sec; in ffs_freefile()
H A Dfs.h399 int64_t cg_ffs2_time; /* time last written */ member
/openbsd/usr.sbin/makefs/ffs/
H A Dmkfs.c584 acg.cg_ffs2_time = utime; in initcg()
602 acg.cg_time = acg.cg_ffs2_time; in initcg()
603 acg.cg_ffs2_time = 0; in initcg()
/openbsd/sbin/newfs/
H A Dmkfs.c648 acg.cg_ffs2_time = utime; in initcg()
662 acg.cg_time = acg.cg_ffs2_time; in initcg()
663 acg.cg_ffs2_time = 0; in initcg()
/openbsd/sbin/dumpfs/
H A Ddumpfs.c349 cgtime = acg.cg_ffs2_time; in dumpcg()
/openbsd/sbin/growfs/
H A Dgrowfs.c356 acg.cg_ffs2_time = utime; in initcg()
372 acg.cg_time = (int32_t)acg.cg_ffs2_time; in initcg()
373 acg.cg_ffs2_time = 0; in initcg()