Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h615 #define VFSSW_LOCKED() (RW_LOCK_HELD(&vfssw_lock)) macro
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c4088 ASSERT(VFSSW_LOCKED()); in vfs_getvfsswbyname()