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 /* Define to 1 if you have the <linux/stat.h> header file. */ 487 /* #undef HAVE_LINUX_STAT_H */ 488 489 /* makedev() is declared in sys/mkdev.h */ 490 /* #undef HAVE_MAKEDEV_IN_MKDEV */ 491 492 /* makedev() is declared in sys/sysmacros.h */ 493 /* #undef HAVE_MAKEDEV_IN_SYSMACROS */ 494 495 /* Noting that make_request_fn() returns blk_qc_t */ 496 /* #undef HAVE_MAKE_REQUEST_FN_RET_QC */ 497 498 /* Define to 1 if you have the 'mlockall' function. */ 499 #define HAVE_MLOCKALL 1 500 501 /* PG_error flag is available */ 502 /* #undef HAVE_MM_PAGE_FLAG_ERROR */ 503 504 /* page_mapping() is available */ 505 /* #undef HAVE_MM_PAGE_MAPPING */ 506 507 /* page_size() is available */ 508 /* #undef HAVE_MM_PAGE_SIZE */ 509 510 /* Define if host toolchain supports MOVBE */ 511 #define HAVE_MOVBE 1 512 513 /* folio_wait_bit() exists */ 514 /* #undef HAVE_PAGEMAP_FOLIO_WAIT_BIT */ 515 516 /* readahead_page() exists */ 517 /* #undef HAVE_PAGEMAP_READAHEAD_PAGE */ 518 519 /* part_to_dev() exists */ 520 /* #undef HAVE_PART_TO_DEV */ 521 522 /* iops->getattr() takes a path */ 523 /* #undef HAVE_PATH_IOPS_GETATTR */ 524 525 /* Define if host toolchain supports PCLMULQDQ */ 526 #define HAVE_PCLMULQDQ 1 527 528 /* pin_user_pages_unlocked() is available */ 529 /* #undef HAVE_PIN_USER_PAGES_UNLOCKED */ 530 531 /* proc_handler ctl_table arg is const */ 532 /* #undef HAVE_PROC_HANDLER_CTL_TABLE_CONST */ 533 534 /* proc_ops structure exists */ 535 /* #undef HAVE_PROC_OPS_STRUCT */ 536 537 /* If available, contains the Python version number currently in use. */ 538 /* #undef HAVE_PYTHON */ 539 540 /* qat is enabled and existed */ 541 /* #undef HAVE_QAT */ 542 543 /* struct reclaim_state has reclaimed */ 544 /* #undef HAVE_RECLAIM_STATE_RECLAIMED */ 545 546 /* register_shrinker is vararg */ 547 /* #undef HAVE_REGISTER_SHRINKER_VARARG */ 548 549 /* register_sysctl_sz exists */ 550 /* #undef HAVE_REGISTER_SYSCTL_SZ */ 551 552 /* register_sysctl_table exists */ 553 /* #undef HAVE_REGISTER_SYSCTL_TABLE */ 554 555 /* iops->rename() wants flags */ 556 /* #undef HAVE_RENAME_WANTS_FLAGS */ 557 558 /* revalidate_disk() is available */ 559 /* #undef HAVE_REVALIDATE_DISK */ 560 561 /* revalidate_disk_size() is available */ 562 /* #undef HAVE_REVALIDATE_DISK_SIZE */ 563 564 /* Define to 1 if you have the <security/pam_modules.h> header file. */ 565 #define HAVE_SECURITY_PAM_MODULES_H 1 566 567 /* setattr_prepare() accepts mnt_idmap */ 568 /* #undef HAVE_SETATTR_PREPARE_IDMAP */ 569 570 /* setattr_prepare() is available, doesn't accept user_namespace */ 571 /* #undef HAVE_SETATTR_PREPARE_NO_USERNS */ 572 573 /* setattr_prepare() accepts user_namespace */ 574 /* #undef HAVE_SETATTR_PREPARE_USERNS */ 575 576 /* iops->set_acl() takes 4 args, arg1 is struct mnt_idmap * */ 577 /* #undef HAVE_SET_ACL_IDMAP_DENTRY */ 578 579 /* iops->set_acl() takes 4 args */ 580 /* #undef HAVE_SET_ACL_USERNS */ 581 582 /* iops->set_acl() takes 4 args, arg2 is struct dentry * */ 583 /* #undef HAVE_SET_ACL_USERNS_DENTRY_ARG2 */ 584 585 /* shrinker_register exists */ 586 /* #undef HAVE_SHRINKER_REGISTER */ 587 588 /* kernel_siginfo_t exists */ 589 /* #undef HAVE_SIGINFO */ 590 591 /* sops->free_inode() exists */ 592 /* #undef HAVE_SOPS_FREE_INODE */ 593 594 #if defined(__amd64__) || defined(__i386__) 595 /* Define if host toolchain supports SSE */ 596 #define HAVE_SSE 1 597 598 /* Define if host toolchain supports SSE2 */ 599 #define HAVE_SSE2 1 600 601 /* Define if host toolchain supports SSE3 */ 602 #define HAVE_SSE3 1 603 604 /* Define if host toolchain supports SSE4.1 */ 605 #define HAVE_SSE4_1 1 606 607 /* Define if host toolchain supports SSE4.2 */ 608 #define HAVE_SSE4_2 1 609 610 /* Define if host toolchain supports SSSE3 */ 611 #define HAVE_SSSE3 1 612 #endif 613 614 /* STACK_FRAME_NON_STANDARD is defined */ 615 /* #undef HAVE_STACK_FRAME_NON_STANDARD */ 616 617 /* STACK_FRAME_NON_STANDARD asm macro is defined */ 618 /* #undef HAVE_STACK_FRAME_NON_STANDARD_ASM */ 619 620 /* standalone <linux/stdarg.h> exists */ 621 /* #undef HAVE_STANDALONE_LINUX_STDARG */ 622 623 /* statx() is available */ 624 /* #undef HAVE_STATX */ 625 626 /* STATX_MNT_ID is available */ 627 /* #undef HAVE_STATX_MNT_ID */ 628 629 /* Define to 1 if you have the <stdint.h> header file. */ 630 #define HAVE_STDINT_H 1 631 632 /* Define to 1 if you have the <stdio.h> header file. */ 633 #define HAVE_STDIO_H 1 634 635 /* Define to 1 if you have the <stdlib.h> header file. */ 636 #define HAVE_STDLIB_H 1 637 638 /* Define to 1 if you have the <strings.h> header file. */ 639 #define HAVE_STRINGS_H 1 640 641 /* Define to 1 if you have the <string.h> header file. */ 642 #define HAVE_STRING_H 1 643 644 /* Define to 1 if you have the 'strlcat' function. */ 645 #define HAVE_STRLCAT 1 646 647 /* Define to 1 if you have the 'strlcpy' function. */ 648 #define HAVE_STRLCPY 1 649 650 /* submit_bio is member of struct block_device_operations */ 651 /* #undef HAVE_SUBMIT_BIO_IN_BLOCK_DEVICE_OPERATIONS */ 652 653 /* have super_block s_shrink */ 654 /* #undef HAVE_SUPER_BLOCK_S_SHRINK */ 655 656 /* have super_block s_shrink pointer */ 657 /* #undef HAVE_SUPER_BLOCK_S_SHRINK_PTR */ 658 659 /* have super_block s_wb_err */ 660 /* #undef HAVE_SUPER_BLOCK_S_WB_ERR */ 661 662 /* sync_blockdev() is declared in include/blkdev.h */ 663 /* #undef HAVE_SYNC_BLOCKDEV */ 664 665 /* struct kobj_type has default_groups */ 666 /* #undef HAVE_SYSFS_DEFAULT_GROUPS */ 667 668 /* Define to 1 if you have the <sys/stat.h> header file. */ 669 #define HAVE_SYS_STAT_H 1 670 671 /* Define to 1 if you have the <sys/types.h> header file. */ 672 #define HAVE_SYS_TYPES_H 1 673 674 /* timer_delete_sync is available */ 675 /* #undef HAVE_TIMER_DELETE_SYNC */ 676 677 /* i_op->tmpfile() uses old dentry signature */ 678 /* #undef HAVE_TMPFILE_DENTRY */ 679 680 /* i_op->tmpfile() has mnt_idmap */ 681 /* #undef HAVE_TMPFILE_IDMAP */ 682 683 /* i_op->tmpfile() has userns */ 684 /* #undef HAVE_TMPFILE_USERNS */ 685 686 /* totalhigh_pages() exists */ 687 /* #undef HAVE_TOTALHIGH_PAGES */ 688 689 /* kernel has totalram_pages() */ 690 /* #undef HAVE_TOTALRAM_PAGES_FUNC */ 691 692 /* Define to 1 if you have the 'udev_device_get_is_initialized' function. */ 693 /* #undef HAVE_UDEV_DEVICE_GET_IS_INITIALIZED */ 694 695 /* kernel has __kernel_fpu_* functions */ 696 /* #undef HAVE_UNDERSCORE_KERNEL_FPU */ 697 698 /* Define to 1 if you have the <unistd.h> header file. */ 699 #define HAVE_UNISTD_H 1 700 701 /* iops->getattr() takes struct user_namespace* */ 702 /* #undef HAVE_USERNS_IOPS_GETATTR */ 703 704 /* iops->setattr() takes struct user_namespace* */ 705 /* #undef HAVE_USERNS_IOPS_SETATTR */ 706 707 #ifdef __amd64__ 708 /* Define if host toolchain supports VAES */ 709 #define HAVE_VAES 1 710 #endif 711 712 /* fops->clone_file_range() is available */ 713 /* #undef HAVE_VFS_CLONE_FILE_RANGE */ 714 715 /* fops->dedupe_file_range() is available */ 716 /* #undef HAVE_VFS_DEDUPE_FILE_RANGE */ 717 718 /* filemap_dirty_folio exists */ 719 /* #undef HAVE_VFS_FILEMAP_DIRTY_FOLIO */ 720 721 /* generic_copy_file_range() is available */ 722 /* #undef HAVE_VFS_GENERIC_COPY_FILE_RANGE */ 723 724 /* migratepage exists */ 725 /* #undef HAVE_VFS_MIGRATEPAGE */ 726 727 /* migrate_folio exists */ 728 /* #undef HAVE_VFS_MIGRATE_FOLIO */ 729 730 /* address_space_operations->readpages exists */ 731 /* #undef HAVE_VFS_READPAGES */ 732 733 /* read_folio exists */ 734 /* #undef HAVE_VFS_READ_FOLIO */ 735 736 /* fops->remap_file_range() is available */ 737 /* #undef HAVE_VFS_REMAP_FILE_RANGE */ 738 739 /* __set_page_dirty_nobuffers exists */ 740 /* #undef HAVE_VFS_SET_PAGE_DIRTY_NOBUFFERS */ 741 742 /* splice_copy_file_range() is available */ 743 /* #undef HAVE_VFS_SPLICE_COPY_FILE_RANGE */ 744 745 /* address_space_operations->writepage exists */ 746 /* #undef HAVE_VFS_WRITEPAGE */ 747 748 /* __vmalloc page flags exists */ 749 /* #undef HAVE_VMALLOC_PAGE_KERNEL */ 750 751 #ifdef __amd64__ 752 /* Define if host toolchain supports VPCLMULQDQ */ 753 #define HAVE_VPCLMULQDQ 1 754 #endif 755 756 /* int (*writepage_t)() takes struct folio* */ 757 /* #undef HAVE_WRITEPAGE_T_FOLIO */ 758 759 /* xattr_handler->get() wants dentry and inode and flags */ 760 /* #undef HAVE_XATTR_GET_DENTRY_INODE_FLAGS */ 761 762 /* xattr_handler->set() wants both dentry and inode */ 763 /* #undef HAVE_XATTR_SET_DENTRY_INODE */ 764 765 /* xattr_handler->set() takes mnt_idmap */ 766 /* #undef HAVE_XATTR_SET_IDMAP */ 767 768 /* xattr_handler->set() takes user_namespace */ 769 /* #undef HAVE_XATTR_SET_USERNS */ 770 771 /* Define if host toolchain supports XSAVE */ 772 #define HAVE_XSAVE 1 773 774 /* Define if host toolchain supports XSAVEOPT */ 775 #define HAVE_XSAVEOPT 1 776 777 /* Define if host toolchain supports XSAVES */ 778 #define HAVE_XSAVES 1 779 780 /* ZERO_PAGE() is GPL-only */ 781 /* #undef HAVE_ZERO_PAGE_GPL_ONLY */ 782 783 /* Define if you have [z] */ 784 #define HAVE_ZLIB 1 785 786 /* libunwind is llvm libunwind */ 787 /* #undef IS_LIBUNWIND_LLVM */ 788 789 /* kernel exports FPU functions */ 790 /* #undef KERNEL_EXPORTS_X86_FPU */ 791 792 /* TBD: fetch(3) support */ 793 #if 0 794 /* whether the chosen libfetch is to be loaded at run-time */ 795 #define LIBFETCH_DYNAMIC 1 796 797 /* libfetch is fetch(3) */ 798 #define LIBFETCH_IS_FETCH 1 799 800 /* libfetch is libcurl */ 801 #define LIBFETCH_IS_LIBCURL 0 802 803 /* soname of chosen libfetch */ 804 #define LIBFETCH_SONAME "libfetch.so.6" 805 #endif 806 807 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 808 #define LT_OBJDIR ".libs/" 809 810 /* make_request_fn() return type */ 811 /* #undef MAKE_REQUEST_FN_RET */ 812 813 /* using complete_and_exit() instead */ 814 /* #undef SPL_KTHREAD_COMPLETE_AND_EXIT */ 815 816 /* Defined for legacy compatibility. */ 817 #define SPL_META_ALIAS ZFS_META_ALIAS 818 819 /* Defined for legacy compatibility. */ 820 #define SPL_META_RELEASE ZFS_META_RELEASE 821 822 /* Defined for legacy compatibility. */ 823 #define SPL_META_VERSION ZFS_META_VERSION 824 825 /* pde_data() is PDE_DATA() */ 826 /* #undef SPL_PDE_DATA */ 827 828 /* Define to 1 if all of the C89 standard headers exist (not just the ones 829 required in a freestanding environment). This macro is provided for 830 backward compatibility; new code need not use it. */ 831 #define SYSTEM_FREEBSD 1 832 833 /* True if ZFS is to be compiled for a Linux system */ 834 /* #undef SYSTEM_LINUX */ 835 836 /* Version number of package */ 837 /* #undef ZFS_DEBUG */ 838 839 /* /dev/zfs minor */ 840 /* #undef ZFS_DEVICE_MINOR */ 841 842 /* Define the project alias string. */ 843 #define ZFS_META_ALIAS "zfs-2.4.0-rc1-FreeBSD_g00dfa094a" 844 845 /* Define the project author. */ 846 #define ZFS_META_AUTHOR "OpenZFS" 847 848 /* Define the project release date. */ 849 /* #undef ZFS_META_DATA */ 850 851 /* Define the maximum compatible kernel version. */ 852 #define ZFS_META_KVER_MAX "6.16" 853 854 /* Define the minimum compatible kernel version. */ 855 #define ZFS_META_KVER_MIN "4.18" 856 857 /* Define the project license. */ 858 #define ZFS_META_LICENSE "CDDL" 859 860 /* Define the libtool library 'age' version information. */ 861 /* #undef ZFS_META_LT_AGE */ 862 863 /* Define the libtool library 'current' version information. */ 864 /* #undef ZFS_META_LT_CURRENT */ 865 866 /* Define the libtool library 'revision' version information. */ 867 /* #undef ZFS_META_LT_REVISION */ 868 869 /* Define the project name. */ 870 #define ZFS_META_NAME "zfs" 871 872 /* Define the project release. */ 873 #define ZFS_META_RELEASE "zfs-2.4.0-rc1-FreeBSD_g00dfa094a" 874 875 /* Define the project version. */ 876 #define ZFS_META_VERSION "2.4.0" 877 878 /* count is located in percpu_ref.data */ 879 /* #undef ZFS_PERCPU_REF_COUNT_IN_DATA */ 880