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