Searched refs:VFS_TBL64BITREADY (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | mount.h | 554 #define VFS_TBL64BITREADY 0x0020 macro |
| /xnu-11417.140.69/bsd/vfs/ | ||
| H A D | kpi_vfs.c | 1027 if (vfe->vfe_flags & VFS_TBL64BITREADY) { in vfs_fsadd() |