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

/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs.h119 struct timespec tn_birthtime; member in struct:tmpfs_node
H A Dtmpfs_subr.c237 node->tn_birthtime = node->tn_atime;
1175 node->tn_birthtime = *btime;
H A Dtmpfs_vnops.c456 vap->va_birthtime = node->tn_birthtime;

Completed in 147 milliseconds