Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sharefs/
H A Dsharetab.c81 timestruc_t sharetab_mtime; variable
164 gethrestime(&sharetab_mtime); in sharefs_remove()
283 gethrestime(&sharetab_mtime); in sharefs_add()
306 gethrestime(&sharetab_mtime); in sharefs_add()
324 gethrestime(&sharetab_mtime); in sharefs_sharetab_init()
H A Dsharefs_vnops.c182 vap->va_mtime = sharetab_mtime; in sharefs_getattr()
/titanic_50/usr/src/uts/common/sharefs/
H A Dsharefs.h81 extern timestruc_t sharetab_mtime; /* Last mod to sharetab */