OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntfs_nttimetounix
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_subr.h
85
struct timespec
ntfs_nttimetounix
(u_int64_t);
ntfs_vnops.c
188
vap->va_atime =
ntfs_nttimetounix
(fp->f_times.t_access);
189
vap->va_mtime =
ntfs_nttimetounix
(fp->f_times.t_write);
190
vap->va_ctime =
ntfs_nttimetounix
(fp->f_times.t_create);
ntfs_subr.c
1185
ntfs_nttimetounix
(u_int64_t nt)
function in typeref:struct:timespec
Completed in 56 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025