OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:su_lastmod
(Results
1 - 7
of
7
) 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
542
uint64_t
su_lastmod
; /* 16: last modified timestamp */
member in struct:segusage
549
uint32_t
su_lastmod
; /* 4: SEGUSE last modified timestamp */
member in struct:segusage_v1
lfs_segment.c
2169
sup->
su_lastmod
= time_second;
/src/sbin/newfs_lfs/
make_lfs.c
798
segp->
su_lastmod
= 0;
/src/usr.sbin/dumplfs/
dumplfs.c
109
t = (lfs_sb_getversion(fs) == 1 ? sp->su_olastmod : sp->
su_lastmod
);
/src/sbin/fsck_lfs/
segwrite.c
812
sup->
su_lastmod
= write_time;
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
1105
fs->clfs_segtab[i + j].lastmod = sup->
su_lastmod
;
Completed in 37 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025