xref: /freebsd/sys/modules/zfs/zfs_config.h (revision 9d6043f980a2ee424976c71c437888c9095f8142)
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 /* #undef HAVE_CHECK_DISK_CHANGE */
222 
223 /* copy_splice_read exists */
224 /* #undef HAVE_COPY_SPLICE_READ */
225 
226 /* cpu_has_feature() is GPL-only */
227 /* #undef HAVE_CPU_HAS_FEATURE_GPL_ONLY */
228 
229 /* Define if the GNU dcgettext() function is already present or preinstalled.
230    */
231 /* #undef HAVE_DCGETTEXT */
232 
233 /* DECLARE_EVENT_CLASS() is available */
234 /* #undef HAVE_DECLARE_EVENT_CLASS */
235 
236 /* 3-arg dequeue_signal() takes a type argument */
237 /* #undef HAVE_DEQUEUE_SIGNAL_3ARG_TYPE */
238 
239 /* dequeue_signal() takes 4 arguments */
240 /* #undef HAVE_DEQUEUE_SIGNAL_4ARG */
241 
242 /* lookup_bdev() wants dev_t arg */
243 /* #undef HAVE_DEVT_LOOKUP_BDEV */
244 
245 /* disk_check_media_change() exists */
246 /* #undef HAVE_DISK_CHECK_MEDIA_CHANGE */
247 
248 /* disk_*_io_acct() available */
249 /* #undef HAVE_DISK_IO_ACCT */
250 
251 /* disk_update_readahead() exists */
252 /* #undef HAVE_DISK_UPDATE_READAHEAD */
253 
254 /* Define to 1 if you have the <dlfcn.h> header file. */
255 #define HAVE_DLFCN_H 1
256 
257 /* Define to 1 if you have the 'execvpe' function. */
258 #define HAVE_EXECVPE 1
259 
260 /* fault_in_iov_iter_readable() is available */
261 /* #undef HAVE_FAULT_IN_IOV_ITER_READABLE */
262 
263 /* file->f_version exists */
264 /* #undef HAVE_FILE_F_VERSION */
265 
266 /* flush_dcache_page() is GPL-only */
267 /* #undef HAVE_FLUSH_DCACHE_PAGE_GPL_ONLY */
268 
269 /* Define if compiler supports -Wformat-overflow */
270 /* #undef HAVE_FORMAT_OVERFLOW */
271 
272 /* fsync_bdev() is declared in include/blkdev.h */
273 /* #undef HAVE_FSYNC_BDEV */
274 
275 /* yes */
276 /* #undef HAVE_GENERIC_FADVISE */
277 
278 /* generic_fillattr requires struct mnt_idmap* */
279 /* #undef HAVE_GENERIC_FILLATTR_IDMAP */
280 
281 /* generic_fillattr requires struct mnt_idmap* and u32 request_mask */
282 /* #undef HAVE_GENERIC_FILLATTR_IDMAP_REQMASK */
283 
284 /* generic_fillattr requires struct user_namespace* */
285 /* #undef HAVE_GENERIC_FILLATTR_USERNS */
286 
287 /* generic_*_io_acct() 4 arg available */
288 /* #undef HAVE_GENERIC_IO_ACCT_4ARG */
289 
290 /* GENHD_FL_EXT_DEVT flag is available */
291 /* #undef HAVE_GENHD_FL_EXT_DEVT */
292 
293 /* GENHD_FL_NO_PART flag is available */
294 /* #undef HAVE_GENHD_FL_NO_PART */
295 
296 /* Define if the GNU gettext() function is already present or preinstalled. */
297 /* #undef HAVE_GETTEXT */
298 
299 /* Define to 1 if you have the 'gettid' function. */
300 /* #undef HAVE_GETTID */
301 
302 /* iops->get_acl() exists */
303 /* #undef HAVE_GET_ACL */
304 
305 /* iops->get_acl() takes rcu */
306 /* #undef HAVE_GET_ACL_RCU */
307 
308 /* has iops->get_inode_acl() */
309 /* #undef HAVE_GET_INODE_ACL */
310 
311 /* iattr->ia_vfsuid and iattr->ia_vfsgid exist */
312 /* #undef HAVE_IATTR_VFSID */
313 
314 /* Define if you have the iconv() function and it works. */
315 #define HAVE_ICONV 1
316 
317 /* iops->getattr() takes struct mnt_idmap* */
318 /* #undef HAVE_IDMAP_IOPS_GETATTR */
319 
320 /* iops->setattr() takes struct mnt_idmap* */
321 /* #undef HAVE_IDMAP_IOPS_SETATTR */
322 
323 /* APIs for idmapped mount are present */
324 /* #undef HAVE_IDMAP_MNT_API */
325 
326 /* mnt_idmap does not have user_namespace */
327 /* #undef HAVE_IDMAP_NO_USERNS */
328 
329 /* Define if compiler supports -Wimplicit-fallthrough */
330 /* #undef HAVE_IMPLICIT_FALLTHROUGH */
331 
332 /* Define if compiler supports -Winfinite-recursion */
333 /* #undef HAVE_INFINITE_RECURSION */
334 
335 /* inode_get_atime() exists in linux/fs.h */
336 /* #undef HAVE_INODE_GET_ATIME */
337 
338 /* inode_get_ctime() exists in linux/fs.h */
339 /* #undef HAVE_INODE_GET_CTIME */
340 
341 /* inode_get_mtime() exists in linux/fs.h */
342 /* #undef HAVE_INODE_GET_MTIME */
343 
344 /* inode_owner_or_capable() exists */
345 /* #undef HAVE_INODE_OWNER_OR_CAPABLE */
346 
347 /* inode_owner_or_capable() takes mnt_idmap */
348 /* #undef HAVE_INODE_OWNER_OR_CAPABLE_IDMAP */
349 
350 /* inode_owner_or_capable() takes user_ns */
351 /* #undef HAVE_INODE_OWNER_OR_CAPABLE_USERNS */
352 
353 /* inode_set_atime_to_ts() exists in linux/fs.h */
354 /* #undef HAVE_INODE_SET_ATIME_TO_TS */
355 
356 /* inode_set_ctime_to_ts() exists in linux/fs.h */
357 /* #undef HAVE_INODE_SET_CTIME_TO_TS */
358 
359 /* inode_set_mtime_to_ts() exists in linux/fs.h */
360 /* #undef HAVE_INODE_SET_MTIME_TO_TS */
361 
362 /* timestamp_truncate() exists */
363 /* #undef HAVE_INODE_TIMESTAMP_TRUNCATE */
364 
365 /* Define to 1 if you have the <inttypes.h> header file. */
366 #define HAVE_INTTYPES_H 1
367 
368 /* iops->create() takes struct mnt_idmap* */
369 /* #undef HAVE_IOPS_CREATE_IDMAP */
370 
371 /* iops->create() takes struct user_namespace* */
372 /* #undef HAVE_IOPS_CREATE_USERNS */
373 
374 /* iops->mkdir() takes struct mnt_idmap* */
375 /* #undef HAVE_IOPS_MKDIR_IDMAP */
376 
377 /* iops->mkdir() takes struct user_namespace* */
378 /* #undef HAVE_IOPS_MKDIR_USERNS */
379 
380 /* iops->mknod() takes struct mnt_idmap* */
381 /* #undef HAVE_IOPS_MKNOD_IDMAP */
382 
383 /* iops->mknod() takes struct user_namespace* */
384 /* #undef HAVE_IOPS_MKNOD_USERNS */
385 
386 /* iops->permission() takes struct mnt_idmap* */
387 /* #undef HAVE_IOPS_PERMISSION_IDMAP */
388 
389 /* iops->permission() takes struct user_namespace* */
390 /* #undef HAVE_IOPS_PERMISSION_USERNS */
391 
392 /* iops->rename() takes struct mnt_idmap* */
393 /* #undef HAVE_IOPS_RENAME_IDMAP */
394 
395 /* iops->rename() takes struct user_namespace* */
396 /* #undef HAVE_IOPS_RENAME_USERNS */
397 
398 /* iops->symlink() takes struct mnt_idmap* */
399 /* #undef HAVE_IOPS_SYMLINK_IDMAP */
400 
401 /* iops->symlink() takes struct user_namespace* */
402 /* #undef HAVE_IOPS_SYMLINK_USERNS */
403 
404 /* iov_iter_type() is available */
405 /* #undef HAVE_IOV_ITER_TYPE */
406 
407 /* Define to 1 if you have the 'issetugid' function. */
408 #define HAVE_ISSETUGID 1
409 
410 /* iter_iov() is available */
411 /* #undef HAVE_ITER_IOV */
412 
413 /* iter_is_ubuf() is available */
414 /* #undef HAVE_ITER_IS_UBUF */
415 
416 /* kernel has kernel_fpu_* functions */
417 /* #undef HAVE_KERNEL_FPU */
418 
419 /* kernel has asm/fpu/api.h */
420 /* #undef HAVE_KERNEL_FPU_API_HEADER */
421 
422 /* kernel fpu internal */
423 /* #undef HAVE_KERNEL_FPU_INTERNAL */
424 
425 /* kernel has asm/fpu/internal.h */
426 /* #undef HAVE_KERNEL_FPU_INTERNAL_HEADER */
427 
428 /* Define if compiler supports -Winfinite-recursion */
429 /* #undef HAVE_KERNEL_INFINITE_RECURSION */
430 
431 /* kernel defines intptr_t */
432 /* #undef HAVE_KERNEL_INTPTR_T */
433 
434 /* kernel has kernel_neon_* functions */
435 /* #undef HAVE_KERNEL_NEON */
436 
437 /* kernel does stack verification */
438 /* #undef HAVE_KERNEL_OBJTOOL */
439 
440 /* kernel has linux/objtool.h */
441 /* #undef HAVE_KERNEL_OBJTOOL_HEADER */
442 
443 /* strlcpy() exists */
444 /* #undef HAVE_KERNEL_STRLCPY */
445 
446 /* kernel has kmap_local_page */
447 /* #undef HAVE_KMAP_LOCAL_PAGE */
448 
449 /* Define if you have [aio] */
450 /* #undef HAVE_LIBAIO */
451 
452 /* Define if you have [blkid] */
453 /* #undef HAVE_LIBBLKID */
454 
455 /* Define if you have [crypto] */
456 #define HAVE_LIBCRYPTO 1
457 
458 /* Define if you have [tirpc] */
459 /* #undef HAVE_LIBTIRPC */
460 
461 /* Define if you have [udev] */
462 /* #undef HAVE_LIBUDEV */
463 
464 /* Define if you have [unwind] */
465 /* #undef HAVE_LIBUNWIND */
466 
467 /* libunwind has unw_get_elf_filename */
468 /* #undef HAVE_LIBUNWIND_ELF */
469 
470 /* Define if you have [uuid] */
471 /* #undef HAVE_LIBUUID */
472 
473 /* building against unsupported kernel version */
474 /* #undef HAVE_LINUX_EXPERIMENTAL */
475 
476 /* makedev() is declared in sys/mkdev.h */
477 /* #undef HAVE_MAKEDEV_IN_MKDEV */
478 
479 /* makedev() is declared in sys/sysmacros.h */
480 /* #undef HAVE_MAKEDEV_IN_SYSMACROS */
481 
482 /* Noting that make_request_fn() returns blk_qc_t */
483 /* #undef HAVE_MAKE_REQUEST_FN_RET_QC */
484 
485 /* Define to 1 if you have the 'mlockall' function. */
486 #define HAVE_MLOCKALL 1
487 
488 /* PG_error flag is available */
489 /* #undef HAVE_MM_PAGE_FLAG_ERROR */
490 
491 /* page_mapping() is available */
492 /* #undef HAVE_MM_PAGE_MAPPING */
493 
494 /* page_size() is available */
495 /* #undef HAVE_MM_PAGE_SIZE */
496 
497 /* Define if host toolchain supports MOVBE */
498 #define HAVE_MOVBE 1
499 
500 /* folio_wait_bit() exists */
501 /* #undef HAVE_PAGEMAP_FOLIO_WAIT_BIT */
502 
503 /* part_to_dev() exists */
504 /* #undef HAVE_PART_TO_DEV */
505 
506 /* iops->getattr() takes a path */
507 /* #undef HAVE_PATH_IOPS_GETATTR */
508 
509 /* Define if host toolchain supports PCLMULQDQ */
510 #define HAVE_PCLMULQDQ 1
511 
512 /* pin_user_pages_unlocked() is available */
513 /* #undef HAVE_PIN_USER_PAGES_UNLOCKED */
514 
515 /* proc_handler ctl_table arg is const */
516 /* #undef HAVE_PROC_HANDLER_CTL_TABLE_CONST */
517 
518 /* proc_ops structure exists */
519 /* #undef HAVE_PROC_OPS_STRUCT */
520 
521 /* If available, contains the Python version number currently in use. */
522 #define HAVE_PYTHON "3.7"
523 
524 /* qat is enabled and existed */
525 /* #undef HAVE_QAT */
526 
527 /* struct reclaim_state has reclaimed */
528 /* #undef HAVE_RECLAIM_STATE_RECLAIMED */
529 
530 /* register_shrinker is vararg */
531 /* #undef HAVE_REGISTER_SHRINKER_VARARG */
532 
533 /* register_sysctl_sz exists */
534 /* #undef HAVE_REGISTER_SYSCTL_SZ */
535 
536 /* register_sysctl_table exists */
537 /* #undef HAVE_REGISTER_SYSCTL_TABLE */
538 
539 /* iops->rename() wants flags */
540 /* #undef HAVE_RENAME_WANTS_FLAGS */
541 
542 /* revalidate_disk() is available */
543 /* #undef HAVE_REVALIDATE_DISK */
544 
545 /* revalidate_disk_size() is available */
546 /* #undef HAVE_REVALIDATE_DISK_SIZE */
547 
548 /* Define to 1 if you have the <security/pam_modules.h> header file. */
549 #define HAVE_SECURITY_PAM_MODULES_H 1
550 
551 /* setattr_prepare() accepts mnt_idmap */
552 /* #undef HAVE_SETATTR_PREPARE_IDMAP */
553 
554 /* setattr_prepare() is available, doesn't accept user_namespace */
555 /* #undef HAVE_SETATTR_PREPARE_NO_USERNS */
556 
557 /* setattr_prepare() accepts user_namespace */
558 /* #undef HAVE_SETATTR_PREPARE_USERNS */
559 
560 /* iops->set_acl() takes 4 args, arg1 is struct mnt_idmap * */
561 /* #undef HAVE_SET_ACL_IDMAP_DENTRY */
562 
563 /* iops->set_acl() takes 4 args */
564 /* #undef HAVE_SET_ACL_USERNS */
565 
566 /* iops->set_acl() takes 4 args, arg2 is struct dentry * */
567 /* #undef HAVE_SET_ACL_USERNS_DENTRY_ARG2 */
568 
569 /* shrinker_register exists */
570 /* #undef HAVE_SHRINKER_REGISTER */
571 
572 /* kernel_siginfo_t exists */
573 /* #undef HAVE_SIGINFO */
574 
575 #if defined(__amd64__) || defined(__i386__)
576 /* Define if host toolchain supports SSE */
577 #define HAVE_SSE 1
578 
579 /* Define if host toolchain supports SSE2 */
580 #define HAVE_SSE2 1
581 
582 /* Define if host toolchain supports SSE3 */
583 #define HAVE_SSE3 1
584 
585 /* Define if host toolchain supports SSE4.1 */
586 #define HAVE_SSE4_1 1
587 
588 /* Define if host toolchain supports SSE4.2 */
589 #define HAVE_SSE4_2 1
590 
591 /* Define if host toolchain supports SSSE3 */
592 #define HAVE_SSSE3 1
593 #endif
594 
595 /* STACK_FRAME_NON_STANDARD is defined */
596 /* #undef HAVE_STACK_FRAME_NON_STANDARD */
597 
598 /* standalone <linux/stdarg.h> exists */
599 /* #undef HAVE_STANDALONE_LINUX_STDARG */
600 
601 /* Define to 1 if you have the <stdint.h> header file. */
602 #define HAVE_STDINT_H 1
603 
604 /* Define to 1 if you have the <stdio.h> header file. */
605 #define HAVE_STDIO_H 1
606 
607 /* Define to 1 if you have the <stdlib.h> header file. */
608 #define HAVE_STDLIB_H 1
609 
610 /* Define to 1 if you have the <strings.h> header file. */
611 #define HAVE_STRINGS_H 1
612 
613 /* Define to 1 if you have the <string.h> header file. */
614 #define HAVE_STRING_H 1
615 
616 /* Define to 1 if you have the 'strlcat' function. */
617 #define HAVE_STRLCAT 1
618 
619 /* Define to 1 if you have the 'strlcpy' function. */
620 #define HAVE_STRLCPY 1
621 
622 /* submit_bio is member of struct block_device_operations */
623 /* #undef HAVE_SUBMIT_BIO_IN_BLOCK_DEVICE_OPERATIONS */
624 
625 /* have super_block s_shrink */
626 /* #undef HAVE_SUPER_BLOCK_S_SHRINK */
627 
628 /* have super_block s_shrink pointer */
629 /* #undef HAVE_SUPER_BLOCK_S_SHRINK_PTR */
630 
631 /* sync_blockdev() is declared in include/blkdev.h */
632 /* #undef HAVE_SYNC_BLOCKDEV */
633 
634 /* struct kobj_type has default_groups */
635 /* #undef HAVE_SYSFS_DEFAULT_GROUPS */
636 
637 /* Define to 1 if you have the <sys/stat.h> header file. */
638 #define HAVE_SYS_STAT_H 1
639 
640 /* Define to 1 if you have the <sys/types.h> header file. */
641 #define HAVE_SYS_TYPES_H 1
642 
643 /* i_op->tmpfile() uses old dentry signature */
644 /* #undef HAVE_TMPFILE_DENTRY */
645 
646 /* i_op->tmpfile() has mnt_idmap */
647 /* #undef HAVE_TMPFILE_IDMAP */
648 
649 /* i_op->tmpfile() has userns */
650 /* #undef HAVE_TMPFILE_USERNS */
651 
652 /* totalhigh_pages() exists */
653 /* #undef HAVE_TOTALHIGH_PAGES */
654 
655 /* kernel has totalram_pages() */
656 /* #undef HAVE_TOTALRAM_PAGES_FUNC */
657 
658 /* Define to 1 if you have the 'udev_device_get_is_initialized' function. */
659 /* #undef HAVE_UDEV_DEVICE_GET_IS_INITIALIZED */
660 
661 /* kernel has __kernel_fpu_* functions */
662 /* #undef HAVE_UNDERSCORE_KERNEL_FPU */
663 
664 /* Define to 1 if you have the <unistd.h> header file. */
665 #define HAVE_UNISTD_H 1
666 
667 /* iops->getattr() takes struct user_namespace* */
668 /* #undef HAVE_USERNS_IOPS_GETATTR */
669 
670 /* iops->setattr() takes struct user_namespace* */
671 /* #undef HAVE_USERNS_IOPS_SETATTR */
672 
673 /* fops->clone_file_range() is available */
674 /* #undef HAVE_VFS_CLONE_FILE_RANGE */
675 
676 /* fops->dedupe_file_range() is available */
677 /* #undef HAVE_VFS_DEDUPE_FILE_RANGE */
678 
679 /* filemap_dirty_folio exists */
680 /* #undef HAVE_VFS_FILEMAP_DIRTY_FOLIO */
681 
682 /* generic_copy_file_range() is available */
683 /* #undef HAVE_VFS_GENERIC_COPY_FILE_RANGE */
684 
685 /* migrate_folio exists */
686 /* #undef HAVE_VFS_MIGRATE_FOLIO */
687 
688 /* address_space_operations->readpages exists */
689 /* #undef HAVE_VFS_READPAGES */
690 
691 /* read_folio exists */
692 /* #undef HAVE_VFS_READ_FOLIO */
693 
694 /* fops->remap_file_range() is available */
695 /* #undef HAVE_VFS_REMAP_FILE_RANGE */
696 
697 /* __set_page_dirty_nobuffers exists */
698 /* #undef HAVE_VFS_SET_PAGE_DIRTY_NOBUFFERS */
699 
700 /* splice_copy_file_range() is available */
701 /* #undef HAVE_VFS_SPLICE_COPY_FILE_RANGE */
702 
703 /* __vmalloc page flags exists */
704 /* #undef HAVE_VMALLOC_PAGE_KERNEL */
705 
706 /* int (*writepage_t)() takes struct folio* */
707 /* #undef HAVE_WRITEPAGE_T_FOLIO */
708 
709 /* xattr_handler->get() wants dentry and inode and flags */
710 /* #undef HAVE_XATTR_GET_DENTRY_INODE_FLAGS */
711 
712 /* xattr_handler->set() wants both dentry and inode */
713 /* #undef HAVE_XATTR_SET_DENTRY_INODE */
714 
715 /* xattr_handler->set() takes mnt_idmap */
716 /* #undef HAVE_XATTR_SET_IDMAP */
717 
718 /* xattr_handler->set() takes user_namespace */
719 /* #undef HAVE_XATTR_SET_USERNS */
720 
721 /* Define if host toolchain supports XSAVE */
722 #define HAVE_XSAVE 1
723 
724 /* Define if host toolchain supports XSAVEOPT */
725 #define HAVE_XSAVEOPT 1
726 
727 /* Define if host toolchain supports XSAVES */
728 #define HAVE_XSAVES 1
729 
730 /* ZERO_PAGE() is GPL-only */
731 /* #undef HAVE_ZERO_PAGE_GPL_ONLY */
732 
733 /* Define if you have [z] */
734 #define HAVE_ZLIB 1
735 
736 /* kernel exports FPU functions */
737 /* #undef KERNEL_EXPORTS_X86_FPU */
738 
739 /* TBD: fetch(3) support */
740 #if 0
741 /* whether the chosen libfetch is to be loaded at run-time */
742 #define LIBFETCH_DYNAMIC 1
743 
744 /* libfetch is fetch(3) */
745 #define LIBFETCH_IS_FETCH 1
746 
747 /* libfetch is libcurl */
748 #define LIBFETCH_IS_LIBCURL 0
749 
750 /* soname of chosen libfetch */
751 #define LIBFETCH_SONAME "libfetch.so.6"
752 #endif
753 
754 /* Define to the sub-directory where libtool stores uninstalled libraries. */
755 #define LT_OBJDIR ".libs/"
756 
757 /* make_request_fn() return type */
758 /* #undef MAKE_REQUEST_FN_RET */
759 
760 /* using complete_and_exit() instead */
761 /* #undef SPL_KTHREAD_COMPLETE_AND_EXIT */
762 
763 /* Defined for legacy compatibility. */
764 #define SPL_META_ALIAS ZFS_META_ALIAS
765 
766 /* Defined for legacy compatibility. */
767 #define SPL_META_RELEASE ZFS_META_RELEASE
768 
769 /* Defined for legacy compatibility. */
770 #define SPL_META_VERSION ZFS_META_VERSION
771 
772 /* pde_data() is PDE_DATA() */
773 /* #undef SPL_PDE_DATA */
774 
775 /* Define to 1 if all of the C89 standard headers exist (not just the ones
776    required in a freestanding environment). This macro is provided for
777    backward compatibility; new code need not use it. */
778 #define SYSTEM_FREEBSD 1
779 
780 /* True if ZFS is to be compiled for a Linux system */
781 /* #undef SYSTEM_LINUX */
782 
783 /* Version number of package */
784 /* #undef ZFS_DEBUG */
785 
786 /* /dev/zfs minor */
787 /* #undef ZFS_DEVICE_MINOR */
788 
789 /* Define the project alias string. */
790 #define ZFS_META_ALIAS "zfs-2.3.99-158-FreeBSD_gfae4c664a"
791 
792 /* Define the project author. */
793 #define ZFS_META_AUTHOR "OpenZFS"
794 
795 /* Define the project release date. */
796 /* #undef ZFS_META_DATA */
797 
798 /* Define the maximum compatible kernel version. */
799 #define ZFS_META_KVER_MAX "6.12"
800 
801 /* Define the minimum compatible kernel version. */
802 #define ZFS_META_KVER_MIN "4.18"
803 
804 /* Define the project license. */
805 #define ZFS_META_LICENSE "CDDL"
806 
807 /* Define the libtool library 'age' version information. */
808 /* #undef ZFS_META_LT_AGE */
809 
810 /* Define the libtool library 'current' version information. */
811 /* #undef ZFS_META_LT_CURRENT */
812 
813 /* Define the libtool library 'revision' version information. */
814 /* #undef ZFS_META_LT_REVISION */
815 
816 /* Define the project name. */
817 #define ZFS_META_NAME "zfs"
818 
819 /* Define the project release. */
820 #define ZFS_META_RELEASE "158-FreeBSD_gfae4c664a"
821 
822 /* Define the project version. */
823 #define ZFS_META_VERSION "2.3.99"
824 
825 /* count is located in percpu_ref.data */
826 /* #undef ZFS_PERCPU_REF_COUNT_IN_DATA */
827