Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmount.h555 #define VFS_TBL64BITREADY 0x0020 macro
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c1028 if (vfe->vfe_flags & VFS_TBL64BITREADY) { in vfs_fsadd()