OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udf_timespec_to_timestamp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.c
911
udf_timespec_to_timestamp
(struct timespec *timespec, struct timestamp *timestamp)
function in typeref:typename:void
961
udf_timespec_to_timestamp
(&t, timestamp);
1015
udf_timespec_to_timestamp
(&now, timestamp);
/src/sys/fs/udf/
udf_subr.c
1496
udf_timespec_to_timestamp
(&now_s, &ump->logvol_integrity->time);
4332
udf_timespec_to_timestamp
(struct timespec *timespec, struct timestamp *timestamp)
function in typeref:typename:void
4700
udf_timespec_to_timestamp
(&now, &fe->atime);
4701
udf_timespec_to_timestamp
(&now, &fe->attrtime);
4702
udf_timespec_to_timestamp
(&now, &fe->mtime);
4720
udf_timespec_to_timestamp
(&now, &ft_extattr->times[0]);
4782
udf_timespec_to_timestamp
(&now, &efe->ctime);
4783
udf_timespec_to_timestamp
(&now, &efe->atime);
4784
udf_timespec_to_timestamp
(&now, &efe->attrtime);
4785
udf_timespec_to_timestamp
(&now, &efe->mtime)
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025