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