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