Searched refs:VFS_TBLTHREADSAFE (Results 1 – 2 of 2) sorted by relevance
551 #define VFS_TBLTHREADSAFE 0x0001 /* Only threadsafe filesystems are supported */ macro
984 if ((vfe->vfe_flags & (VFS_TBLTHREADSAFE | VFS_TBLFSNODELOCK)) == 0) { in vfs_fsadd()