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