Searched refs:VFS_TBLTHREADSAFE (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h510 #define VFS_TBLTHREADSAFE 0x0001 /* Only threadsafe filesystems are supported */ macro
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c815 if ((vfe->vfe_flags & (VFS_TBLTHREADSAFE | VFS_TBLFSNODELOCK)) == 0) {

Completed in 28 milliseconds