Home
last modified time | relevance | path

Searched refs:VFS_TBLNOTYPENUM (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dmount.h552 #define VFS_TBLNOTYPENUM 0x0008 macro
/xnu-11215.1.10/bsd/vfs/
H A Dkpi_vfs.c973 if ((vfe->vfe_flags & VFS_TBLNOTYPENUM)) { in vfs_fsadd()