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() takes struct mnt_idmap* */ 379 /* #undef HAVE_IOPS_MKDIR_IDMAP */ 380 381 /* iops->mkdir() takes struct user_namespace* */ 382 /* #undef HAVE_IOPS_MKDIR_USERNS */ 383 384 /* iops->mknod() takes struct mnt_idmap* */ 385 /* #undef HAVE_IOPS_MKNOD_IDMAP */ 386 387 /* iops->mknod() takes struct user_namespace* */ 388 /* #undef HAVE_IOPS_MKNOD_USERNS */ 389 390 /* iops->permission() takes struct mnt_idmap* */ 391 /* #undef HAVE_IOPS_PERMISSION_IDMAP */ 392 393 /* iops->permission() takes struct user_namespace* */ 394 /* #undef HAVE_IOPS_PERMISSION_USERNS */ 395 396 /* iops->rename() takes struct mnt_idmap* */ 397 /* #undef HAVE_IOPS_RENAME_IDMAP */ 398 399 /* iops->rename() takes struct user_namespace* */ 400 /* #undef HAVE_IOPS_RENAME_USERNS */ 401 402 /* iops->symlink() takes struct mnt_idmap* */ 403 /* #undef HAVE_IOPS_SYMLINK_IDMAP */ 404 405 /* iops->symlink() takes struct user_namespace* */ 406 /* #undef HAVE_IOPS_SYMLINK_USERNS */ 407 408 /* iov_iter_get_pages2() is available */ 409 /* #undef HAVE_IOV_ITER_GET_PAGES2 */ 410 411 /* iov_iter_type() is available */ 412 /* #undef HAVE_IOV_ITER_TYPE */ 413 414 /* Define to 1 if you have the 'issetugid' function. */ 415 #define HAVE_ISSETUGID 1 416 417 /* iter_iov() is available */ 418 /* #undef HAVE_ITER_IOV */ 419 420 /* iter_is_ubuf() is available */ 421 /* #undef HAVE_ITER_IS_UBUF */ 422 423 /* kernel has kernel_fpu_* functions */ 424 /* #undef HAVE_KERNEL_FPU */ 425 426 /* kernel has asm/fpu/api.h */ 427 /* #undef HAVE_KERNEL_FPU_API_HEADER */ 428 429 /* kernel fpu internal */ 430 /* #undef HAVE_KERNEL_FPU_INTERNAL */ 431 432 /* kernel has asm/fpu/internal.h */ 433 /* #undef HAVE_KERNEL_FPU_INTERNAL_HEADER */ 434 435 /* Define if compiler supports -Winfinite-recursion */ 436 /* #undef HAVE_KERNEL_INFINITE_RECURSION */ 437 438 /* kernel defines intptr_t */ 439 /* #undef HAVE_KERNEL_INTPTR_T */ 440 441 /* kernel has kernel_neon_* functions */ 442 /* #undef HAVE_KERNEL_NEON */ 443 444 /* kernel does stack verification */ 445 /* #undef HAVE_KERNEL_OBJTOOL */ 446 447 /* kernel has linux/objtool.h */ 448 /* #undef HAVE_KERNEL_OBJTOOL_HEADER */ 449 450 /* strlcpy() exists */ 451 /* #undef HAVE_KERNEL_STRLCPY */ 452 453 /* kernel has kmap_local_page */ 454 /* #undef HAVE_KMAP_LOCAL_PAGE */ 455 456 /* Define if you have [aio] */ 457 /* #undef HAVE_LIBAIO */ 458 459 /* Define if you have [blkid] */ 460 /* #undef HAVE_LIBBLKID */ 461 462 /* Define if you have [crypto] */ 463 #define HAVE_LIBCRYPTO 1 464 465 /* Define if you have [tirpc] */ 466 /* #undef HAVE_LIBTIRPC */ 467 468 /* Define if you have [udev] */ 469 /* #undef HAVE_LIBUDEV */ 470 471 /* Define if you have [unwind] */ 472 /* #undef HAVE_LIBUNWIND */ 473 474 /* libunwind has unw_get_elf_filename */ 475 /* #undef HAVE_LIBUNWIND_ELF */ 476 477 /* Define if you have [uuid] */ 478 /* #undef HAVE_LIBUUID */ 479 480 /* building against unsupported kernel version */ 481 /* #undef HAVE_LINUX_EXPERIMENTAL */ 482 483 /* makedev() is declared in sys/mkdev.h */ 484 /* #undef HAVE_MAKEDEV_IN_MKDEV */ 485 486 /* makedev() is declared in sys/sysmacros.h */ 487 /* #undef HAVE_MAKEDEV_IN_SYSMACROS */ 488 489 /* Noting that make_request_fn() returns blk_qc_t */ 490 /* #undef HAVE_MAKE_REQUEST_FN_RET_QC */ 491 492 /* Define to 1 if you have the 'mlockall' function. */ 493 #define HAVE_MLOCKALL 1 494 495 /* PG_error flag is available */ 496 /* #undef HAVE_MM_PAGE_FLAG_ERROR */ 497 498 /* page_mapping() is available */ 499 /* #undef HAVE_MM_PAGE_MAPPING */ 500 501 /* page_size() is available */ 502 /* #undef HAVE_MM_PAGE_SIZE */ 503 504 /* Define if host toolchain supports MOVBE */ 505 #define HAVE_MOVBE 1 506 507 /* folio_wait_bit() exists */ 508 /* #undef HAVE_PAGEMAP_FOLIO_WAIT_BIT */ 509 510 /* part_to_dev() exists */ 511 /* #undef HAVE_PART_TO_DEV */ 512 513 /* iops->getattr() takes a path */ 514 /* #undef HAVE_PATH_IOPS_GETATTR */ 515 516 /* Define if host toolchain supports PCLMULQDQ */ 517 #define HAVE_PCLMULQDQ 1 518 519 /* pin_user_pages_unlocked() is available */ 520 /* #undef HAVE_PIN_USER_PAGES_UNLOCKED */ 521 522 /* proc_handler ctl_table arg is const */ 523 /* #undef HAVE_PROC_HANDLER_CTL_TABLE_CONST */ 524 525 /* proc_ops structure exists */ 526 /* #undef HAVE_PROC_OPS_STRUCT */ 527 528 /* If available, contains the Python version number currently in use. */ 529 #define HAVE_PYTHON "3.7" 530 531 /* qat is enabled and existed */ 532 /* #undef HAVE_QAT */ 533 534 /* struct reclaim_state has reclaimed */ 535 /* #undef HAVE_RECLAIM_STATE_RECLAIMED */ 536 537 /* register_shrinker is vararg */ 538 /* #undef HAVE_REGISTER_SHRINKER_VARARG */ 539 540 /* register_sysctl_sz exists */ 541 /* #undef HAVE_REGISTER_SYSCTL_SZ */ 542 543 /* register_sysctl_table exists */ 544 /* #undef HAVE_REGISTER_SYSCTL_TABLE */ 545 546 /* iops->rename() wants flags */ 547 /* #undef HAVE_RENAME_WANTS_FLAGS */ 548 549 /* revalidate_disk() is available */ 550 /* #undef HAVE_REVALIDATE_DISK */ 551 552 /* revalidate_disk_size() is available */ 553 /* #undef HAVE_REVALIDATE_DISK_SIZE */ 554 555 /* Define to 1 if you have the <security/pam_modules.h> header file. */ 556 #define HAVE_SECURITY_PAM_MODULES_H 1 557 558 /* setattr_prepare() accepts mnt_idmap */ 559 /* #undef HAVE_SETATTR_PREPARE_IDMAP */ 560 561 /* setattr_prepare() is available, doesn't accept user_namespace */ 562 /* #undef HAVE_SETATTR_PREPARE_NO_USERNS */ 563 564 /* setattr_prepare() accepts user_namespace */ 565 /* #undef HAVE_SETATTR_PREPARE_USERNS */ 566 567 /* iops->set_acl() takes 4 args, arg1 is struct mnt_idmap * */ 568 /* #undef HAVE_SET_ACL_IDMAP_DENTRY */ 569 570 /* iops->set_acl() takes 4 args */ 571 /* #undef HAVE_SET_ACL_USERNS */ 572 573 /* iops->set_acl() takes 4 args, arg2 is struct dentry * */ 574 /* #undef HAVE_SET_ACL_USERNS_DENTRY_ARG2 */ 575 576 /* shrinker_register exists */ 577 /* #undef HAVE_SHRINKER_REGISTER */ 578 579 /* kernel_siginfo_t exists */ 580 /* #undef HAVE_SIGINFO */ 581 582 #if defined(__amd64__) || defined(__i386__) 583 /* Define if host toolchain supports SSE */ 584 #define HAVE_SSE 1 585 586 /* Define if host toolchain supports SSE2 */ 587 #define HAVE_SSE2 1 588 589 /* Define if host toolchain supports SSE3 */ 590 #define HAVE_SSE3 1 591 592 /* Define if host toolchain supports SSE4.1 */ 593 #define HAVE_SSE4_1 1 594 595 /* Define if host toolchain supports SSE4.2 */ 596 #define HAVE_SSE4_2 1 597 598 /* Define if host toolchain supports SSSE3 */ 599 #define HAVE_SSSE3 1 600 #endif 601 602 /* STACK_FRAME_NON_STANDARD is defined */ 603 /* #undef HAVE_STACK_FRAME_NON_STANDARD */ 604 605 /* standalone <linux/stdarg.h> exists */ 606 /* #undef HAVE_STANDALONE_LINUX_STDARG */ 607 608 /* Define to 1 if you have the <stdint.h> header file. */ 609 #define HAVE_STDINT_H 1 610 611 /* Define to 1 if you have the <stdio.h> header file. */ 612 #define HAVE_STDIO_H 1 613 614 /* Define to 1 if you have the <stdlib.h> header file. */ 615 #define HAVE_STDLIB_H 1 616 617 /* Define to 1 if you have the <strings.h> header file. */ 618 #define HAVE_STRINGS_H 1 619 620 /* Define to 1 if you have the <string.h> header file. */ 621 #define HAVE_STRING_H 1 622 623 /* Define to 1 if you have the 'strlcat' function. */ 624 #define HAVE_STRLCAT 1 625 626 /* Define to 1 if you have the 'strlcpy' function. */ 627 #define HAVE_STRLCPY 1 628 629 /* submit_bio is member of struct block_device_operations */ 630 /* #undef HAVE_SUBMIT_BIO_IN_BLOCK_DEVICE_OPERATIONS */ 631 632 /* have super_block s_shrink */ 633 /* #undef HAVE_SUPER_BLOCK_S_SHRINK */ 634 635 /* have super_block s_shrink pointer */ 636 /* #undef HAVE_SUPER_BLOCK_S_SHRINK_PTR */ 637 638 /* sync_blockdev() is declared in include/blkdev.h */ 639 /* #undef HAVE_SYNC_BLOCKDEV */ 640 641 /* struct kobj_type has default_groups */ 642 /* #undef HAVE_SYSFS_DEFAULT_GROUPS */ 643 644 /* Define to 1 if you have the <sys/stat.h> header file. */ 645 #define HAVE_SYS_STAT_H 1 646 647 /* Define to 1 if you have the <sys/types.h> header file. */ 648 #define HAVE_SYS_TYPES_H 1 649 650 /* i_op->tmpfile() uses old dentry signature */ 651 /* #undef HAVE_TMPFILE_DENTRY */ 652 653 /* i_op->tmpfile() has mnt_idmap */ 654 /* #undef HAVE_TMPFILE_IDMAP */ 655 656 /* i_op->tmpfile() has userns */ 657 /* #undef HAVE_TMPFILE_USERNS */ 658 659 /* totalhigh_pages() exists */ 660 /* #undef HAVE_TOTALHIGH_PAGES */ 661 662 /* kernel has totalram_pages() */ 663 /* #undef HAVE_TOTALRAM_PAGES_FUNC */ 664 665 /* Define to 1 if you have the 'udev_device_get_is_initialized' function. */ 666 /* #undef HAVE_UDEV_DEVICE_GET_IS_INITIALIZED */ 667 668 /* kernel has __kernel_fpu_* functions */ 669 /* #undef HAVE_UNDERSCORE_KERNEL_FPU */ 670 671 /* Define to 1 if you have the <unistd.h> header file. */ 672 #define HAVE_UNISTD_H 1 673 674 /* iops->getattr() takes struct user_namespace* */ 675 /* #undef HAVE_USERNS_IOPS_GETATTR */ 676 677 /* iops->setattr() takes struct user_namespace* */ 678 /* #undef HAVE_USERNS_IOPS_SETATTR */ 679 680 /* fops->clone_file_range() is available */ 681 /* #undef HAVE_VFS_CLONE_FILE_RANGE */ 682 683 /* fops->dedupe_file_range() is available */ 684 /* #undef HAVE_VFS_DEDUPE_FILE_RANGE */ 685 686 /* filemap_dirty_folio exists */ 687 /* #undef HAVE_VFS_FILEMAP_DIRTY_FOLIO */ 688 689 /* generic_copy_file_range() is available */ 690 /* #undef HAVE_VFS_GENERIC_COPY_FILE_RANGE */ 691 692 /* migrate_folio exists */ 693 /* #undef HAVE_VFS_MIGRATE_FOLIO */ 694 695 /* address_space_operations->readpages exists */ 696 /* #undef HAVE_VFS_READPAGES */ 697 698 /* read_folio exists */ 699 /* #undef HAVE_VFS_READ_FOLIO */ 700 701 /* fops->remap_file_range() is available */ 702 /* #undef HAVE_VFS_REMAP_FILE_RANGE */ 703 704 /* __set_page_dirty_nobuffers exists */ 705 /* #undef HAVE_VFS_SET_PAGE_DIRTY_NOBUFFERS */ 706 707 /* splice_copy_file_range() is available */ 708 /* #undef HAVE_VFS_SPLICE_COPY_FILE_RANGE */ 709 710 /* __vmalloc page flags exists */ 711 /* #undef HAVE_VMALLOC_PAGE_KERNEL */ 712 713 /* int (*writepage_t)() takes struct folio* */ 714 /* #undef HAVE_WRITEPAGE_T_FOLIO */ 715 716 /* xattr_handler->get() wants dentry and inode and flags */ 717 /* #undef HAVE_XATTR_GET_DENTRY_INODE_FLAGS */ 718 719 /* xattr_handler->set() wants both dentry and inode */ 720 /* #undef HAVE_XATTR_SET_DENTRY_INODE */ 721 722 /* xattr_handler->set() takes mnt_idmap */ 723 /* #undef HAVE_XATTR_SET_IDMAP */ 724 725 /* xattr_handler->set() takes user_namespace */ 726 /* #undef HAVE_XATTR_SET_USERNS */ 727 728 /* Define if host toolchain supports XSAVE */ 729 #define HAVE_XSAVE 1 730 731 /* Define if host toolchain supports XSAVEOPT */ 732 #define HAVE_XSAVEOPT 1 733 734 /* Define if host toolchain supports XSAVES */ 735 #define HAVE_XSAVES 1 736 737 /* ZERO_PAGE() is GPL-only */ 738 /* #undef HAVE_ZERO_PAGE_GPL_ONLY */ 739 740 /* Define if you have [z] */ 741 #define HAVE_ZLIB 1 742 743 /* kernel exports FPU functions */ 744 /* #undef KERNEL_EXPORTS_X86_FPU */ 745 746 /* TBD: fetch(3) support */ 747 #if 0 748 /* whether the chosen libfetch is to be loaded at run-time */ 749 #define LIBFETCH_DYNAMIC 1 750 751 /* libfetch is fetch(3) */ 752 #define LIBFETCH_IS_FETCH 1 753 754 /* libfetch is libcurl */ 755 #define LIBFETCH_IS_LIBCURL 0 756 757 /* soname of chosen libfetch */ 758 #define LIBFETCH_SONAME "libfetch.so.6" 759 #endif 760 761 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 762 #define LT_OBJDIR ".libs/" 763 764 /* make_request_fn() return type */ 765 /* #undef MAKE_REQUEST_FN_RET */ 766 767 /* using complete_and_exit() instead */ 768 /* #undef SPL_KTHREAD_COMPLETE_AND_EXIT */ 769 770 /* Defined for legacy compatibility. */ 771 #define SPL_META_ALIAS ZFS_META_ALIAS 772 773 /* Defined for legacy compatibility. */ 774 #define SPL_META_RELEASE ZFS_META_RELEASE 775 776 /* Defined for legacy compatibility. */ 777 #define SPL_META_VERSION ZFS_META_VERSION 778 779 /* pde_data() is PDE_DATA() */ 780 /* #undef SPL_PDE_DATA */ 781 782 /* Define to 1 if all of the C89 standard headers exist (not just the ones 783 required in a freestanding environment). This macro is provided for 784 backward compatibility; new code need not use it. */ 785 #define SYSTEM_FREEBSD 1 786 787 /* True if ZFS is to be compiled for a Linux system */ 788 /* #undef SYSTEM_LINUX */ 789 790 /* Version number of package */ 791 /* #undef ZFS_DEBUG */ 792 793 /* /dev/zfs minor */ 794 /* #undef ZFS_DEVICE_MINOR */ 795 796 /* Define the project alias string. */ 797 #define ZFS_META_ALIAS "zfs-2.3.99-212-FreeBSD_gfe674998b" 798 799 /* Define the project author. */ 800 #define ZFS_META_AUTHOR "OpenZFS" 801 802 /* Define the project release date. */ 803 /* #undef ZFS_META_DATA */ 804 805 /* Define the maximum compatible kernel version. */ 806 #define ZFS_META_KVER_MAX "6.12" 807 808 /* Define the minimum compatible kernel version. */ 809 #define ZFS_META_KVER_MIN "4.18" 810 811 /* Define the project license. */ 812 #define ZFS_META_LICENSE "CDDL" 813 814 /* Define the libtool library 'age' version information. */ 815 /* #undef ZFS_META_LT_AGE */ 816 817 /* Define the libtool library 'current' version information. */ 818 /* #undef ZFS_META_LT_CURRENT */ 819 820 /* Define the libtool library 'revision' version information. */ 821 /* #undef ZFS_META_LT_REVISION */ 822 823 /* Define the project name. */ 824 #define ZFS_META_NAME "zfs" 825 826 /* Define the project release. */ 827 #define ZFS_META_RELEASE "212-FreeBSD_gfe674998b" 828 829 /* Define the project version. */ 830 #define ZFS_META_VERSION "2.3.99" 831 832 /* count is located in percpu_ref.data */ 833 /* #undef ZFS_PERCPU_REF_COUNT_IN_DATA */ 834