OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ds_btime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dmover/
dmover_io.c
112
struct timespec
ds_btime
;
member in struct:dmio_state
185
getnanotime(&ds->
ds_btime
);
186
ds->ds_atime = ds->ds_mtime = ds->
ds_btime
;
610
st->st_ctimespec = st->st_birthtimespec = ds->
ds_btime
;
dmover_io.c
112
struct timespec
ds_btime
;
member in struct:dmio_state
185
getnanotime(&ds->
ds_btime
);
186
ds->ds_atime = ds->ds_mtime = ds->
ds_btime
;
610
st->st_ctimespec = st->st_birthtimespec = ds->
ds_btime
;
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025