Searched refs:current_timespec (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/fs/
H A Drootfs.cpp149 current_timespec() function
191 vnode->creation_time = vnode->modification_time = current_timespec();
282 dir->modification_time = current_timespec();
309 dir->modification_time = current_timespec();
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp185 current_timespec() function
274 vnode->creation_time = vnode->modification_time = current_timespec();
382 dir->modification_time = current_timespec();
411 dir->modification_time = current_timespec();
1836 stat->st_atim = current_timespec();

Completed in 49 milliseconds