1#define UFS_EXTATTR 1
2#ifdef _LOCORE
3 .ifndef _KERNEL_OPT_UFS_EXTATTR
4 .global _KERNEL_OPT_UFS_EXTATTR
5 .equiv _KERNEL_OPT_UFS_EXTATTR,0x1
6 .endif
7#else
8__asm(" .ifndef _KERNEL_OPT_UFS_EXTATTR\n .global _KERNEL_OPT_UFS_EXTATTR\n .equiv _KERNEL_OPT_UFS_EXTATTR,0x1\n .endif");
9#endif
10/* option `UFS_DIRHASH' not defined */
11#ifdef _LOCORE
12 .ifndef _KERNEL_OPT_UFS_DIRHASH
13 .global _KERNEL_OPT_UFS_DIRHASH
14 .equiv _KERNEL_OPT_UFS_DIRHASH,0x6e074def
15 .endif
16#else
17__asm(" .ifndef _KERNEL_OPT_UFS_DIRHASH\n .global _KERNEL_OPT_UFS_DIRHASH\n .equiv _KERNEL_OPT_UFS_DIRHASH,0x6e074def\n .endif");
18#endif
19/* option `APPLE_UFS' not defined */
20#ifdef _LOCORE
21 .ifndef _KERNEL_OPT_APPLE_UFS
22 .global _KERNEL_OPT_APPLE_UFS
23 .equiv _KERNEL_OPT_APPLE_UFS,0x6e074def
24 .endif
25#else
26__asm(" .ifndef _KERNEL_OPT_APPLE_UFS\n .global _KERNEL_OPT_APPLE_UFS\n .equiv _KERNEL_OPT_APPLE_UFS,0x6e074def\n .endif");
27#endif
28/* option `FFS_NO_SNAPSHOT' not defined */
29#ifdef _LOCORE
30 .ifndef _KERNEL_OPT_FFS_NO_SNAPSHOT
31 .global _KERNEL_OPT_FFS_NO_SNAPSHOT
32 .equiv _KERNEL_OPT_FFS_NO_SNAPSHOT,0x6e074def
33 .endif
34#else
35__asm(" .ifndef _KERNEL_OPT_FFS_NO_SNAPSHOT\n .global _KERNEL_OPT_FFS_NO_SNAPSHOT\n .equiv _KERNEL_OPT_FFS_NO_SNAPSHOT,0x6e074def\n .endif");
36#endif
37#define FFS_EI 1
38#ifdef _LOCORE
39 .ifndef _KERNEL_OPT_FFS_EI
40 .global _KERNEL_OPT_FFS_EI
41 .equiv _KERNEL_OPT_FFS_EI,0x1
42 .endif
43#else
44__asm(" .ifndef _KERNEL_OPT_FFS_EI\n .global _KERNEL_OPT_FFS_EI\n .equiv _KERNEL_OPT_FFS_EI,0x1\n .endif");
45#endif
46