OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:su_lastmod
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs_fs.h
532
uint64_t
su_lastmod
; /* last modified timestamp */
member in struct:nilfs_segment_usage
/src/sys/ufs/lfs/
lfs.h
543
uint64_t
su_lastmod
; /* 16: last modified timestamp */
member in struct:segusage
550
uint32_t
su_lastmod
; /* 4: SEGUSE last modified timestamp */
member in struct:segusage_v1
lfs_kclean.c
766
age = time_second - sup->
su_lastmod
;
779
* age, we should record the serial number in
su_lastmod
instead of
lfs_segment.c
2145
sup->
su_lastmod
= time_second;
/src/sbin/newfs_lfs/
make_lfs.c
785
segp->
su_lastmod
= 0;
/src/usr.sbin/dumplfs/
dumplfs.c
115
t = (lfs_sb_getversion(fs) == 1 ? sp->su_olastmod : sp->
su_lastmod
);
/src/sbin/fsck_lfs/
segwrite.c
811
sup->
su_lastmod
= write_time;
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
1105
fs->clfs_segtab[i + j].lastmod = sup->
su_lastmod
;
Completed in 30 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026