OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:va_ctime
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_compat50.c
70
struct timespec50
va_ctime
; /* time file changed */
member in struct:vattr50
100
timespec50_to_timespec(&va50->
va_ctime
, &va->
va_ctime
);
126
timespec_to_timespec50(&va->
va_ctime
, &va50->
va_ctime
);
/src/sys/fs/puffs/
puffs_compat.c
71
struct timespec50
va_ctime
;
member in struct:vattr50
175
timespec_to_timespec50(&va->
va_ctime
, &va50->
va_ctime
);
200
timespec50_to_timespec(&va50->
va_ctime
, &va->
va_ctime
);
/src/sys/sys/
vnode.h
269
struct timespec
va_ctime
; /* time file changed */
member in struct:vattr
/src/sys/coda/
coda.h
290
struct timespec
va_ctime
; /* time file changed */
member in struct:coda_vattr
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025