Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dvfs.h559 #define VFS_ON_LIST(vfsp) \ macro
/onnv-gate/usr/src/uts/common/fs/
H A Dvfs.c1824 ASSERT(!VFS_ON_LIST(vfsp) || vfs_lock_held(vfsp)); in vfs_setpath()
1837 if (VFS_ON_LIST(vfsp)) { in vfs_setpath()
2299 if (VFS_ON_LIST(vfsp)) { in vfs_clearmntopt()
2385 if (VFS_ON_LIST(vfsp)) { in vfs_setmntopt()
2897 ASSERT(!VFS_ON_LIST(vfsp)); in vfs_freemnttab()