Home
last modified time | relevance | path

Searched refs:newts (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c2962 timespec_t newts; in vfs_mono_time() local
2968 gethrestime(&newts); in vfs_mono_time()
2969 newhrt = ts2hrt(&newts); in vfs_mono_time()