Home | Sort by: relevance | last modified time | path |
/src/sys/fs/tmpfs/ | |
tmpfs_subr.c | 1188 struct timespec nowtm; local in function:tmpfs_update_locked 1195 vfs_timestamp(&nowtm); 1198 node->tn_atime = nowtm; 1201 node->tn_mtime = nowtm; 1204 node->tn_ctime = nowtm; |
tmpfs_subr.c | 1188 struct timespec nowtm; local in function:tmpfs_update_locked 1195 vfs_timestamp(&nowtm); 1198 node->tn_atime = nowtm; 1201 node->tn_mtime = nowtm; 1204 node->tn_ctime = nowtm; |