]> git.proxmox.com Git - mirror_spl-debian.git/blob - spl_config.h.in
4ee1b33535d0238ee4cd5df7bbf6578154bd751f
[mirror_spl-debian.git] / spl_config.h.in
1 /* spl_config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Atomic types use spinlocks */
4 #undef ATOMIC_SPINLOCK
5
6 /* Define to 1 to enable basic kmem accounting */
7 #undef DEBUG_KMEM
8
9 /* Define to 1 to enable detailed kmem tracking */
10 #undef DEBUG_KMEM_TRACKING
11
12 /* Define to 1 to enable basic debug logging */
13 #undef DEBUG_LOG
14
15 /* invalidate_inodes() wants 2 args */
16 #undef HAVE_2ARGS_INVALIDATE_INODES
17
18 /* register_sysctl_table() wants 2 args */
19 #undef HAVE_2ARGS_REGISTER_SYSCTL
20
21 /* set_fs_pwd() wants 2 args */
22 #undef HAVE_2ARGS_SET_FS_PWD
23
24 /* vfs_fsync() wants 2 args */
25 #undef HAVE_2ARGS_VFS_FSYNC
26
27 /* vfs_unlink() wants 2 args */
28 #undef HAVE_2ARGS_VFS_UNLINK
29
30 /* zlib_deflate_workspacesize() wants 2 args */
31 #undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
32
33 /* INIT_WORK wants 3 args */
34 #undef HAVE_3ARGS_INIT_WORK
35
36 /* on_each_cpu wants 3 args */
37 #undef HAVE_3ARGS_ON_EACH_CPU
38
39 /* shrinker callback wants 3 args */
40 #undef HAVE_3ARGS_SHRINKER_CALLBACK
41
42 /* vfs_rename() wants 4 args */
43 #undef HAVE_4ARGS_VFS_RENAME
44
45 /* device_create wants 5 args */
46 #undef HAVE_5ARGS_DEVICE_CREATE
47
48 /* proc_handler() wants 5 args */
49 #undef HAVE_5ARGS_PROC_HANDLER
50
51 /* kernel defines atomic64_cmpxchg */
52 #undef HAVE_ATOMIC64_CMPXCHG
53
54 /* kernel defines atomic64_t */
55 #undef HAVE_ATOMIC64_T
56
57 /* kernel defines atomic64_xchg */
58 #undef HAVE_ATOMIC64_XCHG
59
60 /* class_device_create() is available */
61 #undef HAVE_CLASS_DEVICE_CREATE
62
63 /* __clear_close_on_exec() is available */
64 #undef HAVE_CLEAR_CLOSE_ON_EXEC
65
66 /* struct cred exists */
67 #undef HAVE_CRED_STRUCT
68
69 /* struct ctl_table has ctl_name */
70 #undef HAVE_CTL_NAME
71
72 /* unnumbered sysctl support exists */
73 #undef HAVE_CTL_UNNUMBERED
74
75 /* device_create() is available */
76 #undef HAVE_DEVICE_CREATE
77
78 /* Define to 1 if you have the <dlfcn.h> header file. */
79 #undef HAVE_DLFCN_H
80
81 /* linux/fdtable.h exists */
82 #undef HAVE_FDTABLE_HEADER
83
84 /* files_fdtable() is available */
85 #undef HAVE_FILES_FDTABLE
86
87 /* first_online_pgdat() is available */
88 #undef HAVE_FIRST_ONLINE_PGDAT
89
90 /* fls64() is available */
91 #undef HAVE_FLS64
92
93 /* struct fs_struct uses spinlock_t */
94 #undef HAVE_FS_STRUCT_SPINLOCK
95
96 /* get_vmalloc_info() is available */
97 #undef HAVE_GET_VMALLOC_INFO
98
99 /* get_zone_counts() is available */
100 #undef HAVE_GET_ZONE_COUNTS
101
102 /* global_page_state() is available */
103 #undef HAVE_GLOBAL_PAGE_STATE
104
105 /* groups_search() is available */
106 #undef HAVE_GROUPS_SEARCH
107
108 /* init_utsname() is available */
109 #undef HAVE_INIT_UTSNAME
110
111 /* struct inode has i_mutex */
112 #undef HAVE_INODE_I_MUTEX
113
114 /* Define to 1 if you have the <inttypes.h> header file. */
115 #undef HAVE_INTTYPES_H
116
117 /* invalidate_inodes() is available */
118 #undef HAVE_INVALIDATE_INODES
119
120 /* invalidate_inodes_check() is available */
121 #undef HAVE_INVALIDATE_INODES_CHECK
122
123 /* kallsyms_lookup_name() is available */
124 #undef HAVE_KALLSYMS_LOOKUP_NAME
125
126 /* kern_path_parent() is available */
127 #undef HAVE_KERN_PATH_PARENT_HEADER
128
129 /* kern_path_parent() is available */
130 #undef HAVE_KERN_PATH_PARENT_SYMBOL
131
132 /* kmalloc_node() is available */
133 #undef HAVE_KMALLOC_NODE
134
135 /* kvasprintf() is available */
136 #undef HAVE_KVASPRINTF
137
138 /* Define to 1 if you have the <memory.h> header file. */
139 #undef HAVE_MEMORY_H
140
141 /* monotonic_clock() is available */
142 #undef HAVE_MONOTONIC_CLOCK
143
144 /* mutex_lock_nested() is available */
145 #undef HAVE_MUTEX_LOCK_NESTED
146
147 /* struct mutex has owner */
148 #undef HAVE_MUTEX_OWNER
149
150 /* struct mutex owner is a task_struct */
151 #undef HAVE_MUTEX_OWNER_TASK_STRUCT
152
153 /* next_online_pgdat() is available */
154 #undef HAVE_NEXT_ONLINE_PGDAT
155
156 /* next_zone() is available */
157 #undef HAVE_NEXT_ZONE
158
159 /* struct path used in struct nameidata */
160 #undef HAVE_PATH_IN_NAMEIDATA
161
162 /* pgdat helpers are available */
163 #undef HAVE_PGDAT_HELPERS
164
165 /* pgdat_list is available */
166 #undef HAVE_PGDAT_LIST
167
168 /* pmd_alloc_with_mask exists */
169 #undef HAVE_PMD_ALLOC_WITH_MASK
170
171 /* __put_task_struct() is available */
172 #undef HAVE_PUT_TASK_STRUCT
173
174 /* set_fs_pwd() is available */
175 #undef HAVE_SET_FS_PWD
176
177 /* set_normalized_timespec() is available as export */
178 #undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
179
180 /* set_normalized_timespec() is available as inline */
181 #undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
182
183 /* set_shrinker() available */
184 #undef HAVE_SET_SHRINKER
185
186 /* struct shrink_control exists */
187 #undef HAVE_SHRINK_CONTROL_STRUCT
188
189 /* shrink_dcache_memory() is available */
190 #undef HAVE_SHRINK_DCACHE_MEMORY
191
192 /* shrink_icache_memory() is available */
193 #undef HAVE_SHRINK_ICACHE_MEMORY
194
195 /* Define to 1 if you have the <stdint.h> header file. */
196 #undef HAVE_STDINT_H
197
198 /* Define to 1 if you have the <stdlib.h> header file. */
199 #undef HAVE_STDLIB_H
200
201 /* Define to 1 if you have the <strings.h> header file. */
202 #undef HAVE_STRINGS_H
203
204 /* Define to 1 if you have the <string.h> header file. */
205 #undef HAVE_STRING_H
206
207 /* Define to 1 if you have the <sys/stat.h> header file. */
208 #undef HAVE_SYS_STAT_H
209
210 /* Define to 1 if you have the <sys/types.h> header file. */
211 #undef HAVE_SYS_TYPES_H
212
213 /* task_curr() is available */
214 #undef HAVE_TASK_CURR
215
216 /* timespec_sub() is available */
217 #undef HAVE_TIMESPEC_SUB
218
219 /* linux/uaccess.h exists */
220 #undef HAVE_UACCESS_HEADER
221
222 /* kernel defines uintptr_t */
223 #undef HAVE_UINTPTR_T
224
225 /* Define to 1 if you have the <unistd.h> header file. */
226 #undef HAVE_UNISTD_H
227
228 /* user_path_dir() is available */
229 #undef HAVE_USER_PATH_DIR
230
231 /* vfs_fsync() is available */
232 #undef HAVE_VFS_FSYNC
233
234 /* Page state NR_ACTIVE is available */
235 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
236
237 /* Page state NR_ACTIVE_ANON is available */
238 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
239
240 /* Page state NR_ACTIVE_FILE is available */
241 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
242
243 /* Page state NR_FREE_PAGES is available */
244 #undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
245
246 /* Page state NR_INACTIVE is available */
247 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
248
249 /* Page state NR_INACTIVE_ANON is available */
250 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
251
252 /* Page state NR_INACTIVE_FILE is available */
253 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
254
255 /* Define to the sub-directory in which libtool stores uninstalled libraries.
256 */
257 #undef LT_OBJDIR
258
259 /* get_zone_counts() is needed */
260 #undef NEED_GET_ZONE_COUNTS
261
262 /* Name of package */
263 #undef PACKAGE
264
265 /* Define to the address where bug reports for this package should be sent. */
266 #undef PACKAGE_BUGREPORT
267
268 /* Define to the full name of this package. */
269 #undef PACKAGE_NAME
270
271 /* Define to the full name and version of this package. */
272 #undef PACKAGE_STRING
273
274 /* Define to the one symbol short name of this package. */
275 #undef PACKAGE_TARNAME
276
277 /* Define to the version of this package. */
278 #undef PACKAGE_VERSION
279
280 /* rwsem_is_locked() acquires sem->wait_lock */
281 #undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
282
283 /* struct rw_semaphore member wait_lock is raw_spinlock_t */
284 #undef RWSEM_SPINLOCK_IS_RAW
285
286 /* Define the project alias string. */
287 #undef SPL_META_ALIAS
288
289 /* Define the project author. */
290 #undef SPL_META_AUTHOR
291
292 /* Define the project release date. */
293 #undef SPL_META_DATA
294
295 /* Define the libtool library 'age' version information. */
296 #undef SPL_META_LT_AGE
297
298 /* Define the libtool library 'current' version information. */
299 #undef SPL_META_LT_CURRENT
300
301 /* Define the libtool library 'revision' version information. */
302 #undef SPL_META_LT_REVISION
303
304 /* Define the project name. */
305 #undef SPL_META_NAME
306
307 /* Define the project release. */
308 #undef SPL_META_RELEASE
309
310 /* Define the project version. */
311 #undef SPL_META_VERSION
312
313 /* Define to 1 if you have the ANSI C header files. */
314 #undef STDC_HEADERS
315
316 /* Version number of package */
317 #undef VERSION