OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:di_birthtime
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/ufs/ufs/
dinode.h
114
int64_t
di_birthtime
; /* 56: Inode creation time. */
member in struct:ufs2_dinode
inode.h
199
#define i_ffs2_birthtime i_din.ffs2_din->
di_birthtime
/src/usr.sbin/makefs/ffs/
ufs_inode.h
77
#define i_ffs2_birthtime i_din.ffs2_din.
di_birthtime
/src/sys/lib/libsa/
ffs_bswap.c
164
n->
di_birthtime
= bswap64(o->
di_birthtime
);
/src/sys/ufs/ffs/
ffs_bswap.c
157
n->
di_birthtime
= bswap64(o->
di_birthtime
);
/src/sbin/fsdb/
fsdbutil.c
159
t = iswap64(dp->dp2.
di_birthtime
);
fsdb.c
1724
curinode->dp2.
di_birthtime
= rsec;
/src/sbin/newfs/
mkfs.c
1103
node.dp2.
di_birthtime
= tv->tv_sec;
1165
node.dp2.
di_birthtime
= tv->tv_sec;
1245
node.dp2.
di_birthtime
= tv->tv_sec;
/src/sys/ufs/lfs/
lfs_rfw.c
364
dst->
di_birthtime
= src->
di_birthtime
;
lfs.h
468
int64_t
di_birthtime
; /* 56: Inode creation time. */
member in struct:lfs64_dinode
lfs_accessors.h
560
dip->u_64.
di_birthtime
= ts->tv_sec;
/src/sbin/dump/
traverse.c
516
spcl.c_birthtime = dp->dp2.
di_birthtime
;
/src/usr.sbin/makefs/
ffs.c
723
dinp->
di_birthtime
= st->st_birthtime;
Completed in 22 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025