Home
last modified time | relevance | path

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

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