Searched refs:su_olastmod (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dlfs.h531 uint32_t su_olastmod; /* 4: SEGUSE last modified timestamp */ member in struct:segusage
H A Dlfs_segment.c2103 sup->su_olastmod = time_second;
/netbsd-current/usr.sbin/dumplfs/
H A Ddumplfs.c108 t = (lfs_sb_getversion(fs) == 1 ? sp->su_olastmod : sp->su_lastmod);
/netbsd-current/sbin/fsck_lfs/
H A Dsegwrite.c810 sup->su_olastmod = write_time;

Completed in 104 milliseconds