Home
last modified time | relevance | path

Searched defs:tmount (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmp.h42 struct tmount { struct
50 kmutex_t tm_contents; /* lock for tmount structure */ argument
57 #define VFSTOTM(vfsp) ((struct tmount *)(vfsp)->vfs_data) argument