Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h567 #define VFS_ON_LIST(vfsp) \ macro
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c1904 ASSERT(!VFS_ON_LIST(vfsp) || vfs_lock_held(vfsp)); in vfs_setpath()
1917 if (VFS_ON_LIST(vfsp)) { in vfs_setpath()
2379 if (VFS_ON_LIST(vfsp)) { in vfs_clearmntopt()
2465 if (VFS_ON_LIST(vfsp)) { in vfs_setmntopt()
2977 ASSERT(!VFS_ON_LIST(vfsp)); in vfs_freemnttab()