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.c2982 timespec_t newts; in vfs_mono_time() local
2988 gethrestime(&newts); in vfs_mono_time()
2989 newhrt = ts2hrt(&newts); in vfs_mono_time()