Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c854 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()
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h559 #define VFS_ON_LIST(vfsp) \ macro
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c1850 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()