]> git.proxmox.com Git - mirror_spl-debian.git/blame - spl_config.h.in
Imported Upstream version 0.6.2
[mirror_spl-debian.git] / spl_config.h.in
CommitLineData
76f2001f
CALP
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/* register_sysctl_table() wants 2 args */
16#undef HAVE_2ARGS_REGISTER_SYSCTL
17
18/* vfs_fsync() wants 2 args */
19#undef HAVE_2ARGS_VFS_FSYNC
20
21/* vfs_getattr wants 2 args */
22#undef HAVE_2ARGS_VFS_GETATTR
23
24/* vfs_unlink() wants 2 args */
25#undef HAVE_2ARGS_VFS_UNLINK
26
27/* zlib_deflate_workspacesize() wants 2 args */
28#undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
29
30/* on_each_cpu wants 3 args */
31#undef HAVE_3ARGS_ON_EACH_CPU
32
33/* shrinker callback wants 3 args */
34#undef HAVE_3ARGS_SHRINKER_CALLBACK
35
36/* vfs_rename() wants 4 args */
37#undef HAVE_4ARGS_VFS_RENAME
38
39/* device_create wants 5 args */
40#undef HAVE_5ARGS_DEVICE_CREATE
41
42/* proc_handler() wants 5 args */
43#undef HAVE_5ARGS_PROC_HANDLER
44
45/* kernel defines atomic64_cmpxchg */
46#undef HAVE_ATOMIC64_CMPXCHG
47
48/* kernel defines atomic64_t */
49#undef HAVE_ATOMIC64_T
50
51/* kernel defines atomic64_xchg */
52#undef HAVE_ATOMIC64_XCHG
53
54/* class_device_create() is available */
55#undef HAVE_CLASS_DEVICE_CREATE
56
57/* struct cred exists */
58#undef HAVE_CRED_STRUCT
59
60/* struct ctl_table has ctl_name */
61#undef HAVE_CTL_NAME
62
63/* unnumbered sysctl support exists */
64#undef HAVE_CTL_UNNUMBERED
65
66/* device_create() is available */
67#undef HAVE_DEVICE_CREATE
68
69/* Define to 1 if you have the <dlfcn.h> header file. */
70#undef HAVE_DLFCN_H
71
72/* fops->fallocate() exists */
73#undef HAVE_FILE_FALLOCATE
74
75/* first_online_pgdat() is available */
76#undef HAVE_FIRST_ONLINE_PGDAT
77
78/* fls64() is available */
79#undef HAVE_FLS64
80
81/* struct fs_struct uses spinlock_t */
82#undef HAVE_FS_STRUCT_SPINLOCK
83
84/* get_vmalloc_info() is available */
85#undef HAVE_GET_VMALLOC_INFO
86
87/* get_zone_counts() is available */
88#undef HAVE_GET_ZONE_COUNTS
89
90/* global_page_state() is available */
91#undef HAVE_GLOBAL_PAGE_STATE
92
93/* groups_search() is available */
94#undef HAVE_GROUPS_SEARCH
95
96/* init_utsname() is available */
97#undef HAVE_INIT_UTSNAME
98
99/* fops->fallocate() exists */
100#undef HAVE_INODE_FALLOCATE
101
102/* struct inode has i_mutex */
103#undef HAVE_INODE_I_MUTEX
104
105/* truncate_range() inode operation is available */
106#undef HAVE_INODE_TRUNCATE_RANGE
107
108/* Define to 1 if you have the <inttypes.h> header file. */
109#undef HAVE_INTTYPES_H
110
111/* kallsyms_lookup_name() is available */
112#undef HAVE_KALLSYMS_LOOKUP_NAME
113
114/* kern_path_locked() is available */
115#undef HAVE_KERN_PATH_LOCKED
116
117/* kern_path_parent() is available */
118#undef HAVE_KERN_PATH_PARENT_HEADER
119
120/* kern_path_parent() is available */
121#undef HAVE_KERN_PATH_PARENT_SYMBOL
122
123/* kmalloc_node() is available */
124#undef HAVE_KMALLOC_NODE
125
80093b6f
AX
126/* kuid_t/kgid_t in use */
127#undef HAVE_KUIDGID_T
128
76f2001f
CALP
129/* kvasprintf() is available */
130#undef HAVE_KVASPRINTF
131
132/* Define to 1 if you have the <memory.h> header file. */
133#undef HAVE_MEMORY_H
134
135/* monotonic_clock() is available */
136#undef HAVE_MONOTONIC_CLOCK
137
138/* mutex_lock_nested() is available */
139#undef HAVE_MUTEX_LOCK_NESTED
140
141/* struct mutex has owner */
142#undef HAVE_MUTEX_OWNER
143
144/* struct mutex owner is a task_struct */
145#undef HAVE_MUTEX_OWNER_TASK_STRUCT
146
147/* next_online_pgdat() is available */
148#undef HAVE_NEXT_ONLINE_PGDAT
149
150/* next_zone() is available */
151#undef HAVE_NEXT_ZONE
152
153/* struct path used in struct nameidata */
154#undef HAVE_PATH_IN_NAMEIDATA
155
80093b6f
AX
156/* yes */
157#undef HAVE_PDE_DATA
158
76f2001f
CALP
159/* pgdat helpers are available */
160#undef HAVE_PGDAT_HELPERS
161
162/* pgdat_list is available */
163#undef HAVE_PGDAT_LIST
164
165/* __put_task_struct() is available */
166#undef HAVE_PUT_TASK_STRUCT
167
168/* linux/sched/rt.h exists */
169#undef HAVE_SCHED_RT_HEADER
170
171/* set_fs_pwd() is available */
172#undef HAVE_SET_FS_PWD
173
174/* set_fs_pwd() needs const path * */
175#undef HAVE_SET_FS_PWD_WITH_CONST
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
80093b6f
AX
234/* yes */
235#undef HAVE_VMALLOC_INFO
236
76f2001f
CALP
237/* Page state NR_ACTIVE is available */
238#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
239
240/* Page state NR_ACTIVE_ANON is available */
241#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
242
243/* Page state NR_ACTIVE_FILE is available */
244#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
245
246/* Page state NR_FREE_PAGES is available */
247#undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
248
249/* Page state NR_INACTIVE is available */
250#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
251
252/* Page state NR_INACTIVE_ANON is available */
253#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
254
255/* Page state NR_INACTIVE_FILE is available */
256#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
257
258/* Define to the sub-directory in which libtool stores uninstalled libraries.
259 */
260#undef LT_OBJDIR
261
262/* get_zone_counts() is needed */
263#undef NEED_GET_ZONE_COUNTS
264
265/* Name of package */
266#undef PACKAGE
267
268/* Define to the address where bug reports for this package should be sent. */
269#undef PACKAGE_BUGREPORT
270
271/* Define to the full name of this package. */
272#undef PACKAGE_NAME
273
274/* Define to the full name and version of this package. */
275#undef PACKAGE_STRING
276
277/* Define to the one symbol short name of this package. */
278#undef PACKAGE_TARNAME
279
280/* Define to the home page for this package. */
281#undef PACKAGE_URL
282
283/* Define to the version of this package. */
284#undef PACKAGE_VERSION
285
286/* rwsem_is_locked() acquires sem->wait_lock */
287#undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
288
289/* struct rw_semaphore member wait_lock is raw_spinlock_t */
290#undef RWSEM_SPINLOCK_IS_RAW
291
292/* Define the project alias string. */
293#undef SPL_META_ALIAS
294
295/* Define the project author. */
296#undef SPL_META_AUTHOR
297
298/* Define the project release date. */
299#undef SPL_META_DATA
300
301/* Define the libtool library 'age' version information. */
302#undef SPL_META_LT_AGE
303
304/* Define the libtool library 'current' version information. */
305#undef SPL_META_LT_CURRENT
306
307/* Define the libtool library 'revision' version information. */
308#undef SPL_META_LT_REVISION
309
310/* Define the project name. */
311#undef SPL_META_NAME
312
313/* Define the project release. */
314#undef SPL_META_RELEASE
315
316/* Define the project version. */
317#undef SPL_META_VERSION
318
319/* Define to 1 if you have the ANSI C header files. */
320#undef STDC_HEADERS
321
322/* Version number of package */
323#undef VERSION