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