Searched refs:tn_ctime (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs.h118 struct timespec tn_ctime; member in struct:tmpfs_node
H A Dtmpfs_subr.c238 node->tn_ctime = node->tn_atime;
1204 node->tn_ctime = nowtm;
H A Dtmpfs_vnops.c455 vap->va_ctime = node->tn_ctime;

Completed in 96 milliseconds