Searched refs:fs_old_time (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/tools/tools/find-sb/
H A Dmini_ufs.h62 int32_t fs_old_time; /* last time written */ member in struct:fs
/freebsd-12-stable/sbin/dumpfs/
H A Ddumpfs.c177 fstime = afs.fs_old_time;
/freebsd-12-stable/sbin/fsck_ffs/
H A Dsetup.c418 sblock.fs_time = sblock.fs_old_time;
/freebsd-12-stable/sys/ufs/ffs/
H A Dfs.h284 int32_t fs_old_time; /* last time written */ member in struct:fs
H A Dffs_vfsops.c1140 fs->fs_time = fs->fs_old_time;
1189 fs->fs_old_time = fs->fs_time;
/freebsd-12-stable/sbin/growfs/
H A Ddebug.c155 (unsigned int)sb->fs_old_time);
/freebsd-12-stable/usr.sbin/makefs/ffs/
H A Dmkfs.c459 sblock.fs_old_time = tstamp;
/freebsd-12-stable/sbin/newfs/
H A Dmkfs.c482 sblock.fs_old_time = utime;

Completed in 117 milliseconds