Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c115 extern void vfs_mono_time(timespec_t *);
683 vfs_mono_time(&elemp->mnte_death); in mntfs_snapshot()
704 vfs_mono_time(&newp->mnte_birth); in mntfs_snapshot()
719 vfs_mono_time(&newp->mnte_birth); in mntfs_snapshot()
737 vfs_mono_time(&elemp->mnte_death); in mntfs_snapshot()
739 vfs_mono_time(&newp->mnte_birth); in mntfs_snapshot()
775 vfs_mono_time(&elemp->mnte_death); in mntfs_snapshot()
779 vfs_mono_time(&snapp->mnts_time); in mntfs_snapshot()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c2958 vfs_mono_time(timespec_t *ts) in vfs_mono_time() function
3517 vfs_mono_time(&vfsp->vfs_hrctime); in vfs_list_add()