xref: /freebsd/sys/modules/zfs/zfs_config.h (revision 0df1ee76950fc28c3c90a8aa85534fd44641c425)
1 /*
2  */
3 
4 /* zfs_config.h.  Generated from zfs_config.h.in by configure.  */
5 /* zfs_config.h.in.  Generated from configure.ac by autoheader.  */
6 
7 /* Define to 1 if translation of program messages to the user's native
8    language is requested. */
9 /* #undef ENABLE_NLS */
10 
11 /* __assign_str() has one arg */
12 /* #undef HAVE_1ARG_ASSIGN_STR */
13 
14 /* lookup_bdev() wants 1 arg */
15 /* #undef HAVE_1ARG_LOOKUP_BDEV */
16 
17 /* kernel has access_ok with 'type' parameter */
18 /* #undef HAVE_ACCESS_OK_TYPE */
19 
20 /* add_disk() returns int */
21 /* #undef HAVE_ADD_DISK_RET */
22 
23 /* Define if host toolchain supports AES */
24 #define HAVE_AES 1
25 
26 /* Define if you have [rt] */
27 #define HAVE_AIO_H 1
28 
29 #ifdef __amd64__
30 #ifndef RESCUE
31 /* Define if host toolchain supports AVX */
32 #define HAVE_AVX 1
33 #endif
34 
35 /* Define if host toolchain supports AVX2 */
36 #define HAVE_AVX2 1
37 
38 /* Define if host toolchain supports AVX512BW */
39 #define HAVE_AVX512BW 1
40 
41 /* Define if host toolchain supports AVX512CD */
42 #define HAVE_AVX512CD 1
43 
44 /* Define if host toolchain supports AVX512DQ */
45 #define HAVE_AVX512DQ 1
46 
47 /* Define if host toolchain supports AVX512ER */
48 #define HAVE_AVX512ER 1
49 
50 /* Define if host toolchain supports AVX512F */
51 #define HAVE_AVX512F 1
52 
53 /* Define if host toolchain supports AVX512IFMA */
54 #define HAVE_AVX512IFMA 1
55 
56 /* Define if host toolchain supports AVX512PF */
57 #define HAVE_AVX512PF 1
58 
59 /* Define if host toolchain supports AVX512VBMI */
60 #define HAVE_AVX512VBMI 1
61 
62 /* Define if host toolchain supports AVX512VL */
63 #define HAVE_AVX512VL 1
64 #endif
65 
66 /* backtrace() is available */
67 /* #undef HAVE_BACKTRACE */
68 
69 /* bdevname() is available */
70 /* #undef HAVE_BDEVNAME */
71 
72 /* bdev_check_media_change() exists */
73 /* #undef HAVE_BDEV_CHECK_MEDIA_CHANGE */
74 
75 /* bdev_file_open_by_path() exists */
76 /* #undef HAVE_BDEV_FILE_OPEN_BY_PATH */
77 
78 /* bdev_*_io_acct() available */
79 /* #undef HAVE_BDEV_IO_ACCT_63 */
80 
81 /* bdev_*_io_acct() available */
82 /* #undef HAVE_BDEV_IO_ACCT_OLD */
83 
84 /* bdev_kobj() exists */
85 /* #undef HAVE_BDEV_KOBJ */
86 
87 /* bdev_max_discard_sectors() is available */
88 /* #undef HAVE_BDEV_MAX_DISCARD_SECTORS */
89 
90 /* bdev_max_secure_erase_sectors() is available */
91 /* #undef HAVE_BDEV_MAX_SECURE_ERASE_SECTORS */
92 
93 /* bdev_nr_bytes() is available */
94 /* #undef HAVE_BDEV_NR_BYTES */
95 
96 /* bdev_open_by_path() exists */
97 /* #undef HAVE_BDEV_OPEN_BY_PATH */
98 
99 /* bdev_release() exists */
100 /* #undef HAVE_BDEV_RELEASE */
101 
102 /* block_device_operations->submit_bio() returns void */
103 /* #undef HAVE_BDEV_SUBMIT_BIO_RETURNS_VOID */
104 
105 /* bdev_whole() is available */
106 /* #undef HAVE_BDEV_WHOLE */
107 
108 /* bio_alloc() takes 4 arguments */
109 /* #undef HAVE_BIO_ALLOC_4ARG */
110 
111 /* bio->bi_bdev->bd_disk exists */
112 /* #undef HAVE_BIO_BDEV_DISK */
113 
114 /* bio_*_io_acct() available */
115 /* #undef HAVE_BIO_IO_ACCT */
116 
117 /* bio_max_segs() is implemented */
118 /* #undef HAVE_BIO_MAX_SEGS */
119 
120 /* bio_set_dev() GPL-only */
121 /* #undef HAVE_BIO_SET_DEV_GPL_ONLY */
122 
123 /* bio_set_dev() is a macro */
124 /* #undef HAVE_BIO_SET_DEV_MACRO */
125 
126 /* bio_set_op_attrs is available */
127 /* #undef HAVE_BIO_SET_OP_ATTRS */
128 
129 /* blkdev_get_by_path() exists and takes 4 args */
130 /* #undef HAVE_BLKDEV_GET_BY_PATH_4ARG */
131 
132 /* blkdev_get_by_path() handles ERESTARTSYS */
133 /* #undef HAVE_BLKDEV_GET_ERESTARTSYS */
134 
135 /* __blkdev_issue_discard(flags) is available */
136 /* #undef HAVE_BLKDEV_ISSUE_DISCARD_ASYNC_FLAGS */
137 
138 /* __blkdev_issue_discard() is available */
139 /* #undef HAVE_BLKDEV_ISSUE_DISCARD_ASYNC_NOFLAGS */
140 
141 /* blkdev_issue_discard(flags) is available */
142 /* #undef HAVE_BLKDEV_ISSUE_DISCARD_FLAGS */
143 
144 /* blkdev_issue_discard() is available */
145 /* #undef HAVE_BLKDEV_ISSUE_DISCARD_NOFLAGS */
146 
147 /* blkdev_issue_secure_erase() is available */
148 /* #undef HAVE_BLKDEV_ISSUE_SECURE_ERASE */
149 
150 /* blkdev_put() exists */
151 /* #undef HAVE_BLKDEV_PUT */
152 
153 /* blkdev_put() accepts void* as arg 2 */
154 /* #undef HAVE_BLKDEV_PUT_HOLDER */
155 
156 /* struct queue_limits has a features field */
157 /* #undef HAVE_BLKDEV_QUEUE_LIMITS_FEATURES */
158 
159 /* blkdev_reread_part() exists */
160 /* #undef HAVE_BLKDEV_REREAD_PART */
161 
162 /* blkg_tryget() is available */
163 /* #undef HAVE_BLKG_TRYGET */
164 
165 /* blkg_tryget() GPL-only */
166 /* #undef HAVE_BLKG_TRYGET_GPL_ONLY */
167 
168 /* blk_alloc_disk() exists */
169 /* #undef HAVE_BLK_ALLOC_DISK */
170 
171 /* blk_alloc_disk() exists and takes 2 args */
172 /* #undef HAVE_BLK_ALLOC_DISK_2ARG */
173 
174 /* blk_alloc_queue() expects request function */
175 /* #undef HAVE_BLK_ALLOC_QUEUE_REQUEST_FN */
176 
177 /* blk_alloc_queue_rh() expects request function */
178 /* #undef HAVE_BLK_ALLOC_QUEUE_REQUEST_FN_RH */
179 
180 /* blk_cleanup_disk() exists */
181 /* #undef HAVE_BLK_CLEANUP_DISK */
182 
183 /* blk_mode_t is defined */
184 /* #undef HAVE_BLK_MODE_T */
185 
186 /* block multiqueue hardware context is cached in struct request */
187 /* #undef HAVE_BLK_MQ_RQ_HCTX */
188 
189 /* blk queue backing_dev_info is dynamic */
190 /* #undef HAVE_BLK_QUEUE_BDI_DYNAMIC */
191 
192 /* blk_queue_discard() is available */
193 /* #undef HAVE_BLK_QUEUE_DISCARD */
194 
195 /* backing_dev_info is available through queue gendisk */
196 /* #undef HAVE_BLK_QUEUE_DISK_BDI */
197 
198 /* blk_queue_secure_erase() is available */
199 /* #undef HAVE_BLK_QUEUE_SECURE_ERASE */
200 
201 /* blk_queue_update_readahead() exists */
202 /* #undef HAVE_BLK_QUEUE_UPDATE_READAHEAD */
203 
204 /* BLK_STS_RESV_CONFLICT is defined */
205 /* #undef HAVE_BLK_STS_RESV_CONFLICT */
206 
207 /* Define if release() in block_device_operations takes 1 arg */
208 /* #undef HAVE_BLOCK_DEVICE_OPERATIONS_RELEASE_1ARG */
209 
210 /* Define if revalidate_disk() in block_device_operations */
211 /* #undef HAVE_BLOCK_DEVICE_OPERATIONS_REVALIDATE_DISK */
212 
213 /* Define to 1 if you have the Mac OS X function
214    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
215 /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
216 
217 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
218    the CoreFoundation framework. */
219 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
220 
221 /* check_disk_change() exists */
222 /* #undef HAVE_CHECK_DISK_CHANGE */
223 
224 /* copy_splice_read exists */
225 /* #undef HAVE_COPY_SPLICE_READ */
226 
227 /* cpu_has_feature() is GPL-only */
228 /* #undef HAVE_CPU_HAS_FEATURE_GPL_ONLY */
229 
230 /* Define if the GNU dcgettext() function is already present or preinstalled.
231    */
232 /* #undef HAVE_DCGETTEXT */
233 
234 /* DECLARE_EVENT_CLASS() is available */
235 /* #undef HAVE_DECLARE_EVENT_CLASS */
236 
237 /* 3-arg dequeue_signal() takes a type argument */
238 /* #undef HAVE_DEQUEUE_SIGNAL_3ARG_TYPE */
239 
240 /* dequeue_signal() takes 4 arguments */
241 /* #undef HAVE_DEQUEUE_SIGNAL_4ARG */
242 
243 /* lookup_bdev() wants dev_t arg */
244 /* #undef HAVE_DEVT_LOOKUP_BDEV */
245 
246 /* disk_check_media_change() exists */
247 /* #undef HAVE_DISK_CHECK_MEDIA_CHANGE */
248 
249 /* disk_*_io_acct() available */
250 /* #undef HAVE_DISK_IO_ACCT */
251 
252 /* disk_update_readahead() exists */
253 /* #undef HAVE_DISK_UPDATE_READAHEAD */
254 
255 /* Define to 1 if you have the <dlfcn.h> header file. */
256 #define HAVE_DLFCN_H 1
257 
258 /* dops->d_revalidate() takes 4 args */
259 /* #undef HAVE_D_REVALIDATE_4ARGS */
260 
261 /* Define to 1 if you have the 'execvpe' function. */
262 #define HAVE_EXECVPE 1
263 
264 /* fault_in_iov_iter_readable() is available */
265 /* #undef HAVE_FAULT_IN_IOV_ITER_READABLE */
266 
267 /* file->f_version exists */
268 /* #undef HAVE_FILE_F_VERSION */
269 
270 /* flush_dcache_page() is GPL-only */
271 /* #undef HAVE_FLUSH_DCACHE_PAGE_GPL_ONLY */
272 
273 /* Define if compiler supports -Wformat-overflow */
274 /* #undef HAVE_FORMAT_OVERFLOW */
275 
276 /* fsync_bdev() is declared in include/blkdev.h */
277 /* #undef HAVE_FSYNC_BDEV */
278 
279 /* yes */
280 /* #undef HAVE_GENERIC_FADVISE */
281 
282 /* generic_fillattr requires struct mnt_idmap* */
283 /* #undef HAVE_GENERIC_FILLATTR_IDMAP */
284 
285 /* generic_fillattr requires struct mnt_idmap* and u32 request_mask */
286 /* #undef HAVE_GENERIC_FILLATTR_IDMAP_REQMASK */
287 
288 /* generic_fillattr requires struct user_namespace* */
289 /* #undef HAVE_GENERIC_FILLATTR_USERNS */
290 
291 /* generic_*_io_acct() 4 arg available */
292 /* #undef HAVE_GENERIC_IO_ACCT_4ARG */
293 
294 /* GENHD_FL_EXT_DEVT flag is available */
295 /* #undef HAVE_GENHD_FL_EXT_DEVT */
296 
297 /* GENHD_FL_NO_PART flag is available */
298 /* #undef HAVE_GENHD_FL_NO_PART */
299 
300 /* Define if the GNU gettext() function is already present or preinstalled. */
301 /* #undef HAVE_GETTEXT */
302 
303 /* Define to 1 if you have the 'gettid' function. */
304 /* #undef HAVE_GETTID */
305 
306 /* iops->get_acl() exists */
307 /* #undef HAVE_GET_ACL */
308 
309 /* iops->get_acl() takes rcu */
310 /* #undef HAVE_GET_ACL_RCU */
311 
312 /* has iops->get_inode_acl() */
313 /* #undef HAVE_GET_INODE_ACL */
314 
315 /* iattr->ia_vfsuid and iattr->ia_vfsgid exist */
316 /* #undef HAVE_IATTR_VFSID */
317 
318 /* Define if you have the iconv() function and it works. */
319 #define HAVE_ICONV 1
320 
321 /* iops->getattr() takes struct mnt_idmap* */
322 /* #undef HAVE_IDMAP_IOPS_GETATTR */
323 
324 /* iops->setattr() takes struct mnt_idmap* */
325 /* #undef HAVE_IDMAP_IOPS_SETATTR */
326 
327 /* APIs for idmapped mount are present */
328 /* #undef HAVE_IDMAP_MNT_API */
329 
330 /* mnt_idmap does not have user_namespace */
331 /* #undef HAVE_IDMAP_NO_USERNS */
332 
333 /* Define if compiler supports -Wimplicit-fallthrough */
334 /* #undef HAVE_IMPLICIT_FALLTHROUGH */
335 
336 /* Define if compiler supports -Winfinite-recursion */
337 /* #undef HAVE_INFINITE_RECURSION */
338 
339 /* inode_get_atime() exists in linux/fs.h */
340 /* #undef HAVE_INODE_GET_ATIME */
341 
342 /* inode_get_ctime() exists in linux/fs.h */
343 /* #undef HAVE_INODE_GET_CTIME */
344 
345 /* inode_get_mtime() exists in linux/fs.h */
346 /* #undef HAVE_INODE_GET_MTIME */
347 
348 /* inode_owner_or_capable() exists */
349 /* #undef HAVE_INODE_OWNER_OR_CAPABLE */
350 
351 /* inode_owner_or_capable() takes mnt_idmap */
352 /* #undef HAVE_INODE_OWNER_OR_CAPABLE_IDMAP */
353 
354 /* inode_owner_or_capable() takes user_ns */
355 /* #undef HAVE_INODE_OWNER_OR_CAPABLE_USERNS */
356 
357 /* inode_set_atime_to_ts() exists in linux/fs.h */
358 /* #undef HAVE_INODE_SET_ATIME_TO_TS */
359 
360 /* inode_set_ctime_to_ts() exists in linux/fs.h */
361 /* #undef HAVE_INODE_SET_CTIME_TO_TS */
362 
363 /* inode_set_mtime_to_ts() exists in linux/fs.h */
364 /* #undef HAVE_INODE_SET_MTIME_TO_TS */
365 
366 /* timestamp_truncate() exists */
367 /* #undef HAVE_INODE_TIMESTAMP_TRUNCATE */
368 
369 /* Define to 1 if you have the <inttypes.h> header file. */
370 #define HAVE_INTTYPES_H 1
371 
372 /* iops->create() takes struct mnt_idmap* */
373 /* #undef HAVE_IOPS_CREATE_IDMAP */
374 
375 /* iops->create() takes struct user_namespace* */
376 /* #undef HAVE_IOPS_CREATE_USERNS */
377 
378 /* iops->mkdir() returns struct dentry* */
379 /* #undef HAVE_IOPS_MKDIR_DENTRY */
380 
381 /* iops->mkdir() takes struct mnt_idmap* */
382 /* #undef HAVE_IOPS_MKDIR_IDMAP */
383 
384 /* iops->mkdir() takes struct user_namespace* */
385 /* #undef HAVE_IOPS_MKDIR_USERNS */
386 
387 /* iops->mknod() takes struct mnt_idmap* */
388 /* #undef HAVE_IOPS_MKNOD_IDMAP */
389 
390 /* iops->mknod() takes struct user_namespace* */
391 /* #undef HAVE_IOPS_MKNOD_USERNS */
392 
393 /* iops->permission() takes struct mnt_idmap* */
394 /* #undef HAVE_IOPS_PERMISSION_IDMAP */
395 
396 /* iops->permission() takes struct user_namespace* */
397 /* #undef HAVE_IOPS_PERMISSION_USERNS */
398 
399 /* iops->rename() takes struct mnt_idmap* */
400 /* #undef HAVE_IOPS_RENAME_IDMAP */
401 
402 /* iops->rename() takes struct user_namespace* */
403 /* #undef HAVE_IOPS_RENAME_USERNS */
404 
405 /* iops->symlink() takes struct mnt_idmap* */
406 /* #undef HAVE_IOPS_SYMLINK_IDMAP */
407 
408 /* iops->symlink() takes struct user_namespace* */
409 /* #undef HAVE_IOPS_SYMLINK_USERNS */
410 
411 /* iov_iter_get_pages2() is available */
412 /* #undef HAVE_IOV_ITER_GET_PAGES2 */
413 
414 /* iov_iter_type() is available */
415 /* #undef HAVE_IOV_ITER_TYPE */
416 
417 /* Define to 1 if you have the 'issetugid' function. */
418 #define HAVE_ISSETUGID 1
419 
420 /* iter_iov() is available */
421 /* #undef HAVE_ITER_IOV */
422 
423 /* iter_is_ubuf() is available */
424 /* #undef HAVE_ITER_IS_UBUF */
425 
426 /* kernel has kernel_fpu_* functions */
427 /* #undef HAVE_KERNEL_FPU */
428 
429 /* kernel has asm/fpu/api.h */
430 /* #undef HAVE_KERNEL_FPU_API_HEADER */
431 
432 /* kernel fpu internal */
433 /* #undef HAVE_KERNEL_FPU_INTERNAL */
434 
435 /* kernel has asm/fpu/internal.h */
436 /* #undef HAVE_KERNEL_FPU_INTERNAL_HEADER */
437 
438 /* Define if compiler supports -Winfinite-recursion */
439 /* #undef HAVE_KERNEL_INFINITE_RECURSION */
440 
441 /* kernel defines intptr_t */
442 /* #undef HAVE_KERNEL_INTPTR_T */
443 
444 /* kernel has kernel_neon_* functions */
445 /* #undef HAVE_KERNEL_NEON */
446 
447 /* kernel does stack verification */
448 /* #undef HAVE_KERNEL_OBJTOOL */
449 
450 /* kernel has linux/objtool.h */
451 /* #undef HAVE_KERNEL_OBJTOOL_HEADER */
452 
453 /* strlcpy() exists */
454 /* #undef HAVE_KERNEL_STRLCPY */
455 
456 /* kernel has kmap_local_page */
457 /* #undef HAVE_KMAP_LOCAL_PAGE */
458 
459 /* Define if you have [aio] */
460 /* #undef HAVE_LIBAIO */
461 
462 /* Define if you have [blkid] */
463 /* #undef HAVE_LIBBLKID */
464 
465 /* Define if you have [crypto] */
466 #define HAVE_LIBCRYPTO 1
467 
468 /* Define if you have [tirpc] */
469 /* #undef HAVE_LIBTIRPC */
470 
471 /* Define if you have [udev] */
472 /* #undef HAVE_LIBUDEV */
473 
474 /* Define if you have [unwind] */
475 /* #undef HAVE_LIBUNWIND */
476 
477 /* libunwind has unw_get_elf_filename */
478 /* #undef HAVE_LIBUNWIND_ELF */
479 
480 /* Define if you have [uuid] */
481 /* #undef HAVE_LIBUUID */
482 
483 /* building against unsupported kernel version */
484 /* #undef HAVE_LINUX_EXPERIMENTAL */
485 
486 /* makedev() is declared in sys/mkdev.h */
487 /* #undef HAVE_MAKEDEV_IN_MKDEV */
488 
489 /* makedev() is declared in sys/sysmacros.h */
490 /* #undef HAVE_MAKEDEV_IN_SYSMACROS */
491 
492 /* Noting that make_request_fn() returns blk_qc_t */
493 /* #undef HAVE_MAKE_REQUEST_FN_RET_QC */
494 
495 /* Define to 1 if you have the 'mlockall' function. */
496 #define HAVE_MLOCKALL 1
497 
498 /* PG_error flag is available */
499 /* #undef HAVE_MM_PAGE_FLAG_ERROR */
500 
501 /* page_mapping() is available */
502 /* #undef HAVE_MM_PAGE_MAPPING */
503 
504 /* page_size() is available */
505 /* #undef HAVE_MM_PAGE_SIZE */
506 
507 /* Define if host toolchain supports MOVBE */
508 #define HAVE_MOVBE 1
509 
510 /* folio_wait_bit() exists */
511 /* #undef HAVE_PAGEMAP_FOLIO_WAIT_BIT */
512 
513 /* readahead_page() exists */
514 /* #undef HAVE_PAGEMAP_READAHEAD_PAGE */
515 
516 /* part_to_dev() exists */
517 /* #undef HAVE_PART_TO_DEV */
518 
519 /* iops->getattr() takes a path */
520 /* #undef HAVE_PATH_IOPS_GETATTR */
521 
522 /* Define if host toolchain supports PCLMULQDQ */
523 #define HAVE_PCLMULQDQ 1
524 
525 /* pin_user_pages_unlocked() is available */
526 /* #undef HAVE_PIN_USER_PAGES_UNLOCKED */
527 
528 /* proc_handler ctl_table arg is const */
529 /* #undef HAVE_PROC_HANDLER_CTL_TABLE_CONST */
530 
531 /* proc_ops structure exists */
532 /* #undef HAVE_PROC_OPS_STRUCT */
533 
534 /* If available, contains the Python version number currently in use. */
535 /* #undef HAVE_PYTHON */
536 
537 /* qat is enabled and existed */
538 /* #undef HAVE_QAT */
539 
540 /* struct reclaim_state has reclaimed */
541 /* #undef HAVE_RECLAIM_STATE_RECLAIMED */
542 
543 /* register_shrinker is vararg */
544 /* #undef HAVE_REGISTER_SHRINKER_VARARG */
545 
546 /* register_sysctl_sz exists */
547 /* #undef HAVE_REGISTER_SYSCTL_SZ */
548 
549 /* register_sysctl_table exists */
550 /* #undef HAVE_REGISTER_SYSCTL_TABLE */
551 
552 /* iops->rename() wants flags */
553 /* #undef HAVE_RENAME_WANTS_FLAGS */
554 
555 /* revalidate_disk() is available */
556 /* #undef HAVE_REVALIDATE_DISK */
557 
558 /* revalidate_disk_size() is available */
559 /* #undef HAVE_REVALIDATE_DISK_SIZE */
560 
561 /* Define to 1 if you have the <security/pam_modules.h> header file. */
562 #define HAVE_SECURITY_PAM_MODULES_H 1
563 
564 /* setattr_prepare() accepts mnt_idmap */
565 /* #undef HAVE_SETATTR_PREPARE_IDMAP */
566 
567 /* setattr_prepare() is available, doesn't accept user_namespace */
568 /* #undef HAVE_SETATTR_PREPARE_NO_USERNS */
569 
570 /* setattr_prepare() accepts user_namespace */
571 /* #undef HAVE_SETATTR_PREPARE_USERNS */
572 
573 /* iops->set_acl() takes 4 args, arg1 is struct mnt_idmap * */
574 /* #undef HAVE_SET_ACL_IDMAP_DENTRY */
575 
576 /* iops->set_acl() takes 4 args */
577 /* #undef HAVE_SET_ACL_USERNS */
578 
579 /* iops->set_acl() takes 4 args, arg2 is struct dentry * */
580 /* #undef HAVE_SET_ACL_USERNS_DENTRY_ARG2 */
581 
582 /* shrinker_register exists */
583 /* #undef HAVE_SHRINKER_REGISTER */
584 
585 /* kernel_siginfo_t exists */
586 /* #undef HAVE_SIGINFO */
587 
588 #if defined(__amd64__) || defined(__i386__)
589 /* Define if host toolchain supports SSE */
590 #define HAVE_SSE 1
591 
592 /* Define if host toolchain supports SSE2 */
593 #define HAVE_SSE2 1
594 
595 /* Define if host toolchain supports SSE3 */
596 #define HAVE_SSE3 1
597 
598 /* Define if host toolchain supports SSE4.1 */
599 #define HAVE_SSE4_1 1
600 
601 /* Define if host toolchain supports SSE4.2 */
602 #define HAVE_SSE4_2 1
603 
604 /* Define if host toolchain supports SSSE3 */
605 #define HAVE_SSSE3 1
606 #endif
607 
608 /* STACK_FRAME_NON_STANDARD is defined */
609 /* #undef HAVE_STACK_FRAME_NON_STANDARD */
610 
611 /* STACK_FRAME_NON_STANDARD asm macro is defined */
612 /* #undef HAVE_STACK_FRAME_NON_STANDARD_ASM */
613 
614 /* standalone <linux/stdarg.h> exists */
615 /* #undef HAVE_STANDALONE_LINUX_STDARG */
616 
617 /* Define to 1 if you have the <stdint.h> header file. */
618 #define HAVE_STDINT_H 1
619 
620 /* Define to 1 if you have the <stdio.h> header file. */
621 #define HAVE_STDIO_H 1
622 
623 /* Define to 1 if you have the <stdlib.h> header file. */
624 #define HAVE_STDLIB_H 1
625 
626 /* Define to 1 if you have the <strings.h> header file. */
627 #define HAVE_STRINGS_H 1
628 
629 /* Define to 1 if you have the <string.h> header file. */
630 #define HAVE_STRING_H 1
631 
632 /* Define to 1 if you have the 'strlcat' function. */
633 #define HAVE_STRLCAT 1
634 
635 /* Define to 1 if you have the 'strlcpy' function. */
636 #define HAVE_STRLCPY 1
637 
638 /* submit_bio is member of struct block_device_operations */
639 /* #undef HAVE_SUBMIT_BIO_IN_BLOCK_DEVICE_OPERATIONS */
640 
641 /* have super_block s_shrink */
642 /* #undef HAVE_SUPER_BLOCK_S_SHRINK */
643 
644 /* have super_block s_shrink pointer */
645 /* #undef HAVE_SUPER_BLOCK_S_SHRINK_PTR */
646 
647 /* have super_block s_wb_err */
648 /* #undef HAVE_SUPER_BLOCK_S_WB_ERR */
649 
650 /* sync_blockdev() is declared in include/blkdev.h */
651 /* #undef HAVE_SYNC_BLOCKDEV */
652 
653 /* struct kobj_type has default_groups */
654 /* #undef HAVE_SYSFS_DEFAULT_GROUPS */
655 
656 /* Define to 1 if you have the <sys/stat.h> header file. */
657 #define HAVE_SYS_STAT_H 1
658 
659 /* Define to 1 if you have the <sys/types.h> header file. */
660 #define HAVE_SYS_TYPES_H 1
661 
662 /* timer_delete_sync is available */
663 /* #undef HAVE_TIMER_DELETE_SYNC */
664 
665 /* i_op->tmpfile() uses old dentry signature */
666 /* #undef HAVE_TMPFILE_DENTRY */
667 
668 /* i_op->tmpfile() has mnt_idmap */
669 /* #undef HAVE_TMPFILE_IDMAP */
670 
671 /* i_op->tmpfile() has userns */
672 /* #undef HAVE_TMPFILE_USERNS */
673 
674 /* totalhigh_pages() exists */
675 /* #undef HAVE_TOTALHIGH_PAGES */
676 
677 /* kernel has totalram_pages() */
678 /* #undef HAVE_TOTALRAM_PAGES_FUNC */
679 
680 /* Define to 1 if you have the 'udev_device_get_is_initialized' function. */
681 /* #undef HAVE_UDEV_DEVICE_GET_IS_INITIALIZED */
682 
683 /* kernel has __kernel_fpu_* functions */
684 /* #undef HAVE_UNDERSCORE_KERNEL_FPU */
685 
686 /* Define to 1 if you have the <unistd.h> header file. */
687 #define HAVE_UNISTD_H 1
688 
689 /* iops->getattr() takes struct user_namespace* */
690 /* #undef HAVE_USERNS_IOPS_GETATTR */
691 
692 /* iops->setattr() takes struct user_namespace* */
693 /* #undef HAVE_USERNS_IOPS_SETATTR */
694 
695 /* fops->clone_file_range() is available */
696 /* #undef HAVE_VFS_CLONE_FILE_RANGE */
697 
698 /* fops->dedupe_file_range() is available */
699 /* #undef HAVE_VFS_DEDUPE_FILE_RANGE */
700 
701 /* filemap_dirty_folio exists */
702 /* #undef HAVE_VFS_FILEMAP_DIRTY_FOLIO */
703 
704 /* generic_copy_file_range() is available */
705 /* #undef HAVE_VFS_GENERIC_COPY_FILE_RANGE */
706 
707 /* migratepage exists */
708 /* #undef HAVE_VFS_MIGRATEPAGE */
709 
710 /* migrate_folio exists */
711 /* #undef HAVE_VFS_MIGRATE_FOLIO */
712 
713 /* address_space_operations->readpages exists */
714 /* #undef HAVE_VFS_READPAGES */
715 
716 /* read_folio exists */
717 /* #undef HAVE_VFS_READ_FOLIO */
718 
719 /* fops->remap_file_range() is available */
720 /* #undef HAVE_VFS_REMAP_FILE_RANGE */
721 
722 /* __set_page_dirty_nobuffers exists */
723 /* #undef HAVE_VFS_SET_PAGE_DIRTY_NOBUFFERS */
724 
725 /* splice_copy_file_range() is available */
726 /* #undef HAVE_VFS_SPLICE_COPY_FILE_RANGE */
727 
728 /* address_space_operations->writepage exists */
729 /* #undef HAVE_VFS_WRITEPAGE */
730 
731 /* __vmalloc page flags exists */
732 /* #undef HAVE_VMALLOC_PAGE_KERNEL */
733 
734 /* int (*writepage_t)() takes struct folio* */
735 /* #undef HAVE_WRITEPAGE_T_FOLIO */
736 
737 /* xattr_handler->get() wants dentry and inode and flags */
738 /* #undef HAVE_XATTR_GET_DENTRY_INODE_FLAGS */
739 
740 /* xattr_handler->set() wants both dentry and inode */
741 /* #undef HAVE_XATTR_SET_DENTRY_INODE */
742 
743 /* xattr_handler->set() takes mnt_idmap */
744 /* #undef HAVE_XATTR_SET_IDMAP */
745 
746 /* xattr_handler->set() takes user_namespace */
747 /* #undef HAVE_XATTR_SET_USERNS */
748 
749 /* Define if host toolchain supports XSAVE */
750 #define HAVE_XSAVE 1
751 
752 /* Define if host toolchain supports XSAVEOPT */
753 #define HAVE_XSAVEOPT 1
754 
755 /* Define if host toolchain supports XSAVES */
756 #define HAVE_XSAVES 1
757 
758 /* ZERO_PAGE() is GPL-only */
759 /* #undef HAVE_ZERO_PAGE_GPL_ONLY */
760 
761 /* Define if you have [z] */
762 #define HAVE_ZLIB 1
763 
764 /* libunwind is llvm libunwind */
765 /* #undef IS_LIBUNWIND_LLVM */
766 
767 /* kernel exports FPU functions */
768 /* #undef KERNEL_EXPORTS_X86_FPU */
769 
770 /* TBD: fetch(3) support */
771 #if 0
772 /* whether the chosen libfetch is to be loaded at run-time */
773 #define LIBFETCH_DYNAMIC 1
774 
775 /* libfetch is fetch(3) */
776 #define LIBFETCH_IS_FETCH 1
777 
778 /* libfetch is libcurl */
779 #define LIBFETCH_IS_LIBCURL 0
780 
781 /* soname of chosen libfetch */
782 #define LIBFETCH_SONAME "libfetch.so.6"
783 #endif
784 
785 /* Define to the sub-directory where libtool stores uninstalled libraries. */
786 #define LT_OBJDIR ".libs/"
787 
788 /* make_request_fn() return type */
789 /* #undef MAKE_REQUEST_FN_RET */
790 
791 /* using complete_and_exit() instead */
792 /* #undef SPL_KTHREAD_COMPLETE_AND_EXIT */
793 
794 /* Defined for legacy compatibility. */
795 #define SPL_META_ALIAS ZFS_META_ALIAS
796 
797 /* Defined for legacy compatibility. */
798 #define SPL_META_RELEASE ZFS_META_RELEASE
799 
800 /* Defined for legacy compatibility. */
801 #define SPL_META_VERSION ZFS_META_VERSION
802 
803 /* pde_data() is PDE_DATA() */
804 /* #undef SPL_PDE_DATA */
805 
806 /* Define to 1 if all of the C89 standard headers exist (not just the ones
807    required in a freestanding environment). This macro is provided for
808    backward compatibility; new code need not use it. */
809 #define SYSTEM_FREEBSD 1
810 
811 /* True if ZFS is to be compiled for a Linux system */
812 /* #undef SYSTEM_LINUX */
813 
814 /* Version number of package */
815 /* #undef ZFS_DEBUG */
816 
817 /* /dev/zfs minor */
818 /* #undef ZFS_DEVICE_MINOR */
819 
820 /* Define the project alias string. */
821 #define ZFS_META_ALIAS "zfs-2.3.99-443-FreeBSD_g69ee01aa4"
822 
823 /* Define the project author. */
824 #define ZFS_META_AUTHOR "OpenZFS"
825 
826 /* Define the project release date. */
827 /* #undef ZFS_META_DATA */
828 
829 /* Define the maximum compatible kernel version. */
830 #define ZFS_META_KVER_MAX "6.15"
831 
832 /* Define the minimum compatible kernel version. */
833 #define ZFS_META_KVER_MIN "4.18"
834 
835 /* Define the project license. */
836 #define ZFS_META_LICENSE "CDDL"
837 
838 /* Define the libtool library 'age' version information. */
839 /* #undef ZFS_META_LT_AGE */
840 
841 /* Define the libtool library 'current' version information. */
842 /* #undef ZFS_META_LT_CURRENT */
843 
844 /* Define the libtool library 'revision' version information. */
845 /* #undef ZFS_META_LT_REVISION */
846 
847 /* Define the project name. */
848 #define ZFS_META_NAME "zfs"
849 
850 /* Define the project release. */
851 #define ZFS_META_RELEASE "443-FreeBSD_g69ee01aa4"
852 
853 /* Define the project version. */
854 #define ZFS_META_VERSION "2.3.99"
855 
856 /* count is located in percpu_ref.data */
857 /* #undef ZFS_PERCPU_REF_COUNT_IN_DATA */
858