Searched refs:VFS_ON_LIST (Results 1 – 3 of 3) sorted by relevance
854 ASSERT(!VFS_ON_LIST(vfsp) || vfs_lock_held(vfsp)); in vfs_setpath()867 if (VFS_ON_LIST(vfsp)) { in vfs_setpath()1244 if (VFS_ON_LIST(vfsp)) { in vfs_clearmntopt()1322 if (VFS_ON_LIST(vfsp)) { in vfs_setmntopt()
559 #define VFS_ON_LIST(vfsp) \ macro
1850 ASSERT(!VFS_ON_LIST(vfsp) || vfs_lock_held(vfsp)); in vfs_setpath()1863 if (VFS_ON_LIST(vfsp)) { in vfs_setpath()2325 if (VFS_ON_LIST(vfsp)) { in vfs_clearmntopt()2411 if (VFS_ON_LIST(vfsp)) { in vfs_setmntopt()2923 ASSERT(!VFS_ON_LIST(vfsp)); in vfs_freemnttab()