Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dtmp.h41 struct tmount { struct
49 kmutex_t tm_contents; /* lock for tmount structure */ argument
56 #define VFSTOTM(vfsp) ((struct tmount *)(vfsp)->vfs_data) argument