]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - zfs/zfs_config.h.in
PCI: PM: Skip devices in D0 for suspend-to-idle
[mirror_ubuntu-bionic-kernel.git] / zfs / zfs_config.h.in
1 /* zfs_config.h.in. Generated from configure.ac by autoheader. */
2
3 /* bio_end_io_t wants 1 arg */
4 #undef HAVE_1ARG_BIO_END_IO_T
5
6 /* invalidate_bdev() wants 1 arg */
7 #undef HAVE_1ARG_INVALIDATE_BDEV
8
9 /* kmap_atomic wants 1 args */
10 #undef HAVE_1ARG_KMAP_ATOMIC
11
12 /* lookup_bdev() wants 1 arg */
13 #undef HAVE_1ARG_LOOKUP_BDEV
14
15 /* submit_bio() wants 1 arg */
16 #undef HAVE_1ARG_SUBMIT_BIO
17
18 /* bdi_setup_and_register() wants 2 args */
19 #undef HAVE_2ARGS_BDI_SETUP_AND_REGISTER
20
21 /* lookup_bdev() wants 2 args */
22 #undef HAVE_2ARGS_LOOKUP_BDEV
23
24 /* bdi_setup_and_register() wants 3 args */
25 #undef HAVE_3ARGS_BDI_SETUP_AND_REGISTER
26
27 /* blkdev_get() wants 3 args */
28 #undef HAVE_3ARG_BLKDEV_GET
29
30 /* sget() wants 5 args */
31 #undef HAVE_5ARG_SGET
32
33 /* security_inode_init_security wants 6 args */
34 #undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY
35
36 /* dops->automount() exists */
37 #undef HAVE_AUTOMOUNT
38
39 /* Define if host toolchain supports AVX */
40 #undef HAVE_AVX
41
42 /* Define if host toolchain supports AVX2 */
43 #undef HAVE_AVX2
44
45 /* Define if host toolchain supports AVX512BW */
46 #undef HAVE_AVX512BW
47
48 /* Define if host toolchain supports AVX512CD */
49 #undef HAVE_AVX512CD
50
51 /* Define if host toolchain supports AVX512DQ */
52 #undef HAVE_AVX512DQ
53
54 /* Define if host toolchain supports AVX512ER */
55 #undef HAVE_AVX512ER
56
57 /* Define if host toolchain supports AVX512F */
58 #undef HAVE_AVX512F
59
60 /* Define if host toolchain supports AVX512IFMA */
61 #undef HAVE_AVX512IFMA
62
63 /* Define if host toolchain supports AVX512PF */
64 #undef HAVE_AVX512PF
65
66 /* Define if host toolchain supports AVX512VBMI */
67 #undef HAVE_AVX512VBMI
68
69 /* Define if host toolchain supports AVX512VL */
70 #undef HAVE_AVX512VL
71
72 /* struct block_device_operations use bdevs */
73 #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS
74
75 /* bdev_logical_block_size() is available */
76 #undef HAVE_BDEV_LOGICAL_BLOCK_SIZE
77
78 /* bdev_physical_block_size() is available */
79 #undef HAVE_BDEV_PHYSICAL_BLOCK_SIZE
80
81 /* bio->bi_opf is defined */
82 #undef HAVE_BIO_BI_OPF
83
84 /* bio->bi_status exists */
85 #undef HAVE_BIO_BI_STATUS
86
87 /* bio has bi_iter */
88 #undef HAVE_BIO_BVEC_ITER
89
90 /* BIO_RW_BARRIER is defined */
91 #undef HAVE_BIO_RW_BARRIER
92
93 /* BIO_RW_DISCARD is defined */
94 #undef HAVE_BIO_RW_DISCARD
95
96 /* BIO_RW_FAILFAST_* are defined */
97 #undef HAVE_BIO_RW_FAILFAST_DTD
98
99 /* bio_set_dev() exists */
100 #undef HAVE_BIO_SET_DEV
101
102 /* bio_set_op_attrs is available */
103 #undef HAVE_BIO_SET_OP_ATTRS
104
105 /* blkdev_get_by_path() is available */
106 #undef HAVE_BLKDEV_GET_BY_PATH
107
108 /* blk queue backing_dev_info is dynamic */
109 #undef HAVE_BLK_QUEUE_BDI_DYNAMIC
110
111 /* blk_queue_flush() is available */
112 #undef HAVE_BLK_QUEUE_FLUSH
113
114 /* blk_queue_flush() is GPL-only */
115 #undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
116
117 /* BIO_RW_UNPLUG is available */
118 #undef HAVE_BLK_QUEUE_HAVE_BIO_RW_UNPLUG
119
120 /* struct blk_plug is available */
121 #undef HAVE_BLK_QUEUE_HAVE_BLK_PLUG
122
123 /* blk_queue_max_hw_sectors() is available */
124 #undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
125
126 /* blk_queue_max_segments() is available */
127 #undef HAVE_BLK_QUEUE_MAX_SEGMENTS
128
129 /* blk_queue_write_cache() exists */
130 #undef HAVE_BLK_QUEUE_WRITE_CACHE
131
132 /* blk_queue_write_cache() is GPL-only */
133 #undef HAVE_BLK_QUEUE_WRITE_CACHE_GPL_ONLY
134
135 /* struct block_device_operations.release returns void */
136 #undef HAVE_BLOCK_DEVICE_OPERATIONS_RELEASE_VOID
137
138 /* security_inode_init_security wants callback */
139 #undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
140
141 /* iops->check_acl() exists */
142 #undef HAVE_CHECK_ACL
143
144 /* iops->check_acl() wants flags */
145 #undef HAVE_CHECK_ACL_WITH_FLAGS
146
147 /* clear_inode() is available */
148 #undef HAVE_CLEAR_INODE
149
150 /* eops->commit_metadata() exists */
151 #undef HAVE_COMMIT_METADATA
152
153 /* dentry uses const struct dentry_operations */
154 #undef HAVE_CONST_DENTRY_OPERATIONS
155
156 /* super_block uses const struct xattr_handler */
157 #undef HAVE_CONST_XATTR_HANDLER
158
159 /* iops->create() passes nameidata */
160 #undef HAVE_CREATE_NAMEIDATA
161
162 /* cred_t->user_ns exists */
163 #undef HAVE_CRED_USER_NS
164
165 /* current->bio_list exists */
166 #undef HAVE_CURRENT_BIO_LIST
167
168 /* current->bio_tail exists */
169 #undef HAVE_CURRENT_BIO_TAIL
170
171 /* current_time() exists */
172 #undef HAVE_CURRENT_TIME
173
174 /* DECLARE_EVENT_CLASS() is available */
175 #undef HAVE_DECLARE_EVENT_CLASS
176
177 /* sops->dirty_inode() wants flags */
178 #undef HAVE_DIRTY_INODE_WITH_FLAGS
179
180 /* ql->discard_granularity is available */
181 #undef HAVE_DISCARD_GRANULARITY
182
183 /* Define to 1 if you have the <dlfcn.h> header file. */
184 #undef HAVE_DLFCN_H
185
186 /* d_make_root() is available */
187 #undef HAVE_D_MAKE_ROOT
188
189 /* d_obtain_alias() is available */
190 #undef HAVE_D_OBTAIN_ALIAS
191
192 /* d_prune_aliases() is available */
193 #undef HAVE_D_PRUNE_ALIASES
194
195 /* dops->d_revalidate() operation takes nameidata */
196 #undef HAVE_D_REVALIDATE_NAMEIDATA
197
198 /* d_set_d_op() is available */
199 #undef HAVE_D_SET_D_OP
200
201 /* elevator_change() is available */
202 #undef HAVE_ELEVATOR_CHANGE
203
204 /* eops->encode_fh() wants child and parent inodes */
205 #undef HAVE_ENCODE_FH_WITH_INODE
206
207 /* sops->evict_inode() exists */
208 #undef HAVE_EVICT_INODE
209
210 /* fops->aio_fsync() exists */
211 #undef HAVE_FILE_AIO_FSYNC
212
213 /* file_dentry() is available */
214 #undef HAVE_FILE_DENTRY
215
216 /* fops->fallocate() exists */
217 #undef HAVE_FILE_FALLOCATE
218
219 /* file_inode() is available */
220 #undef HAVE_FILE_INODE
221
222 /* kernel defines fmode_t */
223 #undef HAVE_FMODE_T
224
225 /* follow_down_one() is available */
226 #undef HAVE_FOLLOW_DOWN_ONE
227
228 /* iops->follow_link() cookie */
229 #undef HAVE_FOLLOW_LINK_COOKIE
230
231 /* iops->follow_link() nameidata */
232 #undef HAVE_FOLLOW_LINK_NAMEIDATA
233
234 /* kernel has <asm/fpu/api.h> interface */
235 #undef HAVE_FPU_API_H
236
237 /* sops->free_cached_objects() exists */
238 #undef HAVE_FREE_CACHED_OBJECTS
239
240 /* fst->mount() exists */
241 #undef HAVE_FST_MOUNT
242
243 /* fops->fsync() with range */
244 #undef HAVE_FSYNC_RANGE
245
246 /* fops->fsync() without dentry */
247 #undef HAVE_FSYNC_WITHOUT_DENTRY
248
249 /* fops->fsync() with dentry */
250 #undef HAVE_FSYNC_WITH_DENTRY
251
252 /* generic_start_io_acct()/generic_end_io_acct() available */
253 #undef HAVE_GENERIC_IO_ACCT_3ARG
254
255 /* generic_start_io_acct()/generic_end_io_acct() 4 arg available */
256 #undef HAVE_GENERIC_IO_ACCT_4ARG
257
258 /* generic_readlink is global */
259 #undef HAVE_GENERIC_READLINK
260
261 /* generic_setxattr() exists */
262 #undef HAVE_GENERIC_SETXATTR
263
264 /* generic_write_checks() takes kiocb */
265 #undef HAVE_GENERIC_WRITE_CHECKS_KIOCB
266
267 /* iops->get_acl() exists */
268 #undef HAVE_GET_ACL
269
270 /* blk_disk_ro() is available */
271 #undef HAVE_GET_DISK_RO
272
273 /* get_gendisk() is available */
274 #undef HAVE_GET_GENDISK
275
276 /* iops->get_link() cookie */
277 #undef HAVE_GET_LINK_COOKIE
278
279 /* iops->get_link() delayed */
280 #undef HAVE_GET_LINK_DELAYED
281
282 /* fops->fallocate() exists */
283 #undef HAVE_INODE_FALLOCATE
284
285 /* inode_owner_or_capable() exists */
286 #undef HAVE_INODE_OWNER_OR_CAPABLE
287
288 /* inode_set_flags() exists */
289 #undef HAVE_INODE_SET_FLAGS
290
291 /* iops->truncate_range() exists */
292 #undef HAVE_INODE_TRUNCATE_RANGE
293
294 /* insert_inode_locked() is available */
295 #undef HAVE_INSERT_INODE_LOCKED
296
297 /* Define to 1 if you have the <inttypes.h> header file. */
298 #undef HAVE_INTTYPES_H
299
300 /* is_owner_or_cap() exists */
301 #undef HAVE_IS_OWNER_OR_CAP
302
303 /* uncached_acl_sentinel() exists */
304 #undef HAVE_KERNEL_GET_ACL_HANDLE_CACHE
305
306 /* kernel does stack verification */
307 #undef HAVE_KERNEL_OBJTOOL
308
309 /* kuid_has_mapping/kgid_has_mapping exist */
310 #undef HAVE_KUID_HAS_MAPPING
311
312 /* i_(uid|gid)_(read|write) exist */
313 #undef HAVE_KUID_HELPERS
314
315 /* kernel has large stacks */
316 #undef HAVE_LARGE_STACKS
317
318 /* Define if you have libaio */
319 #undef HAVE_LIBAIO
320
321 /* Define if you have libattr */
322 #undef HAVE_LIBATTR
323
324 /* Define if you have libblkid */
325 #undef HAVE_LIBBLKID
326
327 /* Define if you have libtirpc */
328 #undef HAVE_LIBTIRPC
329
330 /* Define if you have libudev */
331 #undef HAVE_LIBUDEV
332
333 /* Define if udev_device_get_is_initialized is available */
334 #undef HAVE_LIBUDEV_UDEV_DEVICE_GET_IS_INITIALIZED
335
336 /* Define if you have libuuid */
337 #undef HAVE_LIBUUID
338
339 /* iops->lookup() passes nameidata */
340 #undef HAVE_LOOKUP_NAMEIDATA
341
342 /* lseek_execute() is available */
343 #undef HAVE_LSEEK_EXECUTE
344
345 /* makedev() is declared in sys/mkdev.h */
346 #undef HAVE_MAKEDEV_IN_MKDEV
347
348 /* makedev() is declared in sys/sysmacros.h */
349 #undef HAVE_MAKEDEV_IN_SYSMACROS
350
351 /* Noting that make_request_fn() returns int */
352 #undef HAVE_MAKE_REQUEST_FN_RET_INT
353
354 /* Noting that make_request_fn() returns blk_qc_t */
355 #undef HAVE_MAKE_REQUEST_FN_RET_QC
356
357 /* Define to 1 if you have the <memory.h> header file. */
358 #undef HAVE_MEMORY_H
359
360 /* iops->create()/mkdir()/mknod() take umode_t */
361 #undef HAVE_MKDIR_UMODE_T
362
363 /* Define to 1 if you have the `mlockall' function. */
364 #undef HAVE_MLOCKALL
365
366 /* new_sync_read() is available */
367 #undef HAVE_NEW_SYNC_READ
368
369 /* sops->nr_cached_objects() exists */
370 #undef HAVE_NR_CACHED_OBJECTS
371
372 /* ns_capable exists */
373 #undef HAVE_NS_CAPABLE
374
375 /* open_bdev_exclusive() is available */
376 #undef HAVE_OPEN_BDEV_EXCLUSIVE
377
378 /* iops->getattr() takes a path */
379 #undef HAVE_PATH_IOPS_GETATTR
380
381 /* iops->permission() exists */
382 #undef HAVE_PERMISSION
383
384 /* iops->permission() with nameidata exists */
385 #undef HAVE_PERMISSION_WITH_NAMEIDATA
386
387 /* posix_acl_chmod() exists */
388 #undef HAVE_POSIX_ACL_CHMOD
389
390 /* posix_acl_equiv_mode wants umode_t* */
391 #undef HAVE_POSIX_ACL_EQUIV_MODE_UMODE_T
392
393 /* posix_acl_from_xattr() needs user_ns */
394 #undef HAVE_POSIX_ACL_FROM_XATTR_USERNS
395
396 /* posix_acl_release() is available */
397 #undef HAVE_POSIX_ACL_RELEASE
398
399 /* posix_acl_release() is GPL-only */
400 #undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
401
402 /* posix_acl_valid() wants user namespace */
403 #undef HAVE_POSIX_ACL_VALID_WITH_NS
404
405 /* iops->put_link() cookie */
406 #undef HAVE_PUT_LINK_COOKIE
407
408 /* iops->put_link() delayed */
409 #undef HAVE_PUT_LINK_DELAYED
410
411 /* iops->put_link() nameidata */
412 #undef HAVE_PUT_LINK_NAMEIDATA
413
414 /* qat is enabled and existed */
415 #undef HAVE_QAT
416
417 /* iops->rename() wants flags */
418 #undef HAVE_RENAME_WANTS_FLAGS
419
420 /* REQ_FAILFAST_MASK is defined */
421 #undef HAVE_REQ_FAILFAST_MASK
422
423 /* REQ_OP_DISCARD is defined */
424 #undef HAVE_REQ_OP_DISCARD
425
426 /* REQ_OP_FLUSH is defined */
427 #undef HAVE_REQ_OP_FLUSH
428
429 /* REQ_OP_SECURE_ERASE is defined */
430 #undef HAVE_REQ_OP_SECURE_ERASE
431
432 /* setattr_prepare() is available */
433 #undef HAVE_SETATTR_PREPARE
434
435 /* iops->set_acl() exists */
436 #undef HAVE_SET_ACL
437
438 /* posix_acl_release() is usable */
439 #undef HAVE_SET_CACHED_ACL_USABLE
440
441 /* set_nlink() is available */
442 #undef HAVE_SET_NLINK
443
444 /* sops->show_options() with dentry */
445 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
446
447 /* struct super_block has s_shrink */
448 #undef HAVE_SHRINK
449
450 /* Define if host toolchain supports SSE */
451 #undef HAVE_SSE
452
453 /* Define if host toolchain supports SSE2 */
454 #undef HAVE_SSE2
455
456 /* Define if host toolchain supports SSE3 */
457 #undef HAVE_SSE3
458
459 /* Define if host toolchain supports SSE4.1 */
460 #undef HAVE_SSE4_1
461
462 /* Define if host toolchain supports SSE4.2 */
463 #undef HAVE_SSE4_2
464
465 /* Define if host toolchain supports SSSE3 */
466 #undef HAVE_SSSE3
467
468 /* Define to 1 if you have the <stdint.h> header file. */
469 #undef HAVE_STDINT_H
470
471 /* Define to 1 if you have the <stdlib.h> header file. */
472 #undef HAVE_STDLIB_H
473
474 /* Define to 1 if you have the <strings.h> header file. */
475 #undef HAVE_STRINGS_H
476
477 /* Define to 1 if you have the <string.h> header file. */
478 #undef HAVE_STRING_H
479
480 /* super_setup_bdi_name() exits */
481 #undef HAVE_SUPER_SETUP_BDI_NAME
482
483 /* super_block->s_user_ns exists */
484 #undef HAVE_SUPER_USER_NS
485
486 /* Define to 1 if you have the <sys/stat.h> header file. */
487 #undef HAVE_SYS_STAT_H
488
489 /* Define to 1 if you have the <sys/types.h> header file. */
490 #undef HAVE_SYS_TYPES_H
491
492 /* struct super_block has s_d_op */
493 #undef HAVE_S_D_OP
494
495 /* struct super_block has s_instances list_head */
496 #undef HAVE_S_INSTANCES_LIST_HEAD
497
498 /* i_op->tmpfile() exists */
499 #undef HAVE_TMPFILE
500
501 /* truncate_setsize() is available */
502 #undef HAVE_TRUNCATE_SETSIZE
503
504 /* Define to 1 if you have the <unistd.h> header file. */
505 #undef HAVE_UNISTD_H
506
507 /* iops->getattr() takes a vfsmount */
508 #undef HAVE_VFSMOUNT_IOPS_GETATTR
509
510 /* fops->iterate() is available */
511 #undef HAVE_VFS_ITERATE
512
513 /* fops->iterate_shared() is available */
514 #undef HAVE_VFS_ITERATE_SHARED
515
516 /* fops->readdir() is available */
517 #undef HAVE_VFS_READDIR
518
519 /* fops->read/write_iter() are available */
520 #undef HAVE_VFS_RW_ITERATE
521
522 /* xattr_handler->get() wants dentry */
523 #undef HAVE_XATTR_GET_DENTRY
524
525 /* xattr_handler->get() wants both dentry and inode */
526 #undef HAVE_XATTR_GET_DENTRY_INODE
527
528 /* xattr_handler->get() wants xattr_handler */
529 #undef HAVE_XATTR_GET_HANDLER
530
531 /* xattr_handler->get() wants inode */
532 #undef HAVE_XATTR_GET_INODE
533
534 /* xattr_handler has name */
535 #undef HAVE_XATTR_HANDLER_NAME
536
537 /* xattr_handler->list() wants dentry */
538 #undef HAVE_XATTR_LIST_DENTRY
539
540 /* xattr_handler->list() wants xattr_handler */
541 #undef HAVE_XATTR_LIST_HANDLER
542
543 /* xattr_handler->list() wants inode */
544 #undef HAVE_XATTR_LIST_INODE
545
546 /* xattr_handler->list() wants simple */
547 #undef HAVE_XATTR_LIST_SIMPLE
548
549 /* xattr_handler->set() wants dentry */
550 #undef HAVE_XATTR_SET_DENTRY
551
552 /* xattr_handler->set() wants both dentry and inode */
553 #undef HAVE_XATTR_SET_DENTRY_INODE
554
555 /* xattr_handler->set() wants xattr_handler */
556 #undef HAVE_XATTR_SET_HANDLER
557
558 /* xattr_handler->set() wants inode */
559 #undef HAVE_XATTR_SET_INODE
560
561 /* Define if you have zlib */
562 #undef HAVE_ZLIB
563
564 /* __posix_acl_chmod() exists */
565 #undef HAVE___POSIX_ACL_CHMOD
566
567 /* Define to the sub-directory where libtool stores uninstalled libraries. */
568 #undef LT_OBJDIR
569
570 /* make_request_fn() returns blk_qc_t */
571 #undef MAKE_REQUEST_FN_RET
572
573 /* hardened module_param_call */
574 #undef MODULE_PARAM_CALL_CONST
575
576 /* Name of package */
577 #undef PACKAGE
578
579 /* Define to the address where bug reports for this package should be sent. */
580 #undef PACKAGE_BUGREPORT
581
582 /* Define to the full name of this package. */
583 #undef PACKAGE_NAME
584
585 /* Define to the full name and version of this package. */
586 #undef PACKAGE_STRING
587
588 /* Define to the one symbol short name of this package. */
589 #undef PACKAGE_TARNAME
590
591 /* Define to the home page for this package. */
592 #undef PACKAGE_URL
593
594 /* Define to the version of this package. */
595 #undef PACKAGE_VERSION
596
597 /* struct shrink_control has nid */
598 #undef SHRINK_CONTROL_HAS_NID
599
600 /* Define to 1 if you have the ANSI C header files. */
601 #undef STDC_HEADERS
602
603 /* Version number of package */
604 #undef VERSION
605
606 /* zfs debugging enabled */
607 #undef ZFS_DEBUG
608
609 /* using global_node_page_state() */
610 #undef ZFS_GLOBAL_NODE_PAGE_STATE
611
612 /* Define to 1 if GPL-only symbols can be used */
613 #undef ZFS_IS_GPL_COMPATIBLE
614
615 /* Define the project alias string. */
616 #undef ZFS_META_ALIAS
617
618 /* Define the project author. */
619 #undef ZFS_META_AUTHOR
620
621 /* Define the project release date. */
622 #undef ZFS_META_DATA
623
624 /* Define the project license. */
625 #undef ZFS_META_LICENSE
626
627 /* Define the libtool library 'age' version information. */
628 #undef ZFS_META_LT_AGE
629
630 /* Define the libtool library 'current' version information. */
631 #undef ZFS_META_LT_CURRENT
632
633 /* Define the libtool library 'revision' version information. */
634 #undef ZFS_META_LT_REVISION
635
636 /* Define the project name. */
637 #undef ZFS_META_NAME
638
639 /* Define the project release. */
640 #undef ZFS_META_RELEASE
641
642 /* Define the project version. */
643 #undef ZFS_META_VERSION
644
645
646 #undef PACKAGE
647 #undef PACKAGE_BUGREPORT
648 #undef PACKAGE_NAME
649 #undef PACKAGE_STRING
650 #undef PACKAGE_TARNAME
651 #undef PACKAGE_VERSION
652 #undef STDC_HEADERS
653 #undef VERSION