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