Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/newfs_nandfs/
Dnewfs_nandfs.c122 static time_t nandfs_time; variable
475 ss->ss_create = nandfs_time; in save_segsum()
536 fsdata.f_ctime = nandfs_time; in create_fsdata()
574 super_block.s_wtime = nandfs_time; in create_super_block()
594 sr->sr_nongc_ctime = nandfs_time; in save_super_root()
697 su[off].su_lastmod = nandfs_time; in save_sufile()
703 su[off].su_lastmod = nandfs_time; in save_sufile()
713 su[off].su_lastmod = nandfs_time; in save_sufile()
738 initial_cp->cp_create = nandfs_time; in save_cpfile()
760 inode->i_ctime = nandfs_time; in init_inode()
[all …]