]> git.proxmox.com Git - mirror_spl.git/blob - spl_config.h.in
Linux 3.1 compat, kern_path_parent()
[mirror_spl.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_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
126 /* kvasprintf() is available */
127 #undef HAVE_KVASPRINTF
128
129 /* Define to 1 if you have the <memory.h> header file. */
130 #undef HAVE_MEMORY_H
131
132 /* monotonic_clock() is available */
133 #undef HAVE_MONOTONIC_CLOCK
134
135 /* mutex_lock_nested() is available */
136 #undef HAVE_MUTEX_LOCK_NESTED
137
138 /* struct mutex has owner */
139 #undef HAVE_MUTEX_OWNER
140
141 /* struct mutex owner is a task_struct */
142 #undef HAVE_MUTEX_OWNER_TASK_STRUCT
143
144 /* next_online_pgdat() is available */
145 #undef HAVE_NEXT_ONLINE_PGDAT
146
147 /* next_zone() is available */
148 #undef HAVE_NEXT_ZONE
149
150 /* struct path used in struct nameidata */
151 #undef HAVE_PATH_IN_NAMEIDATA
152
153 /* pgdat helpers are available */
154 #undef HAVE_PGDAT_HELPERS
155
156 /* pgdat_list is available */
157 #undef HAVE_PGDAT_LIST
158
159 /* __put_task_struct() is available */
160 #undef HAVE_PUT_TASK_STRUCT
161
162 /* set_fs_pwd() is available */
163 #undef HAVE_SET_FS_PWD
164
165 /* set_normalized_timespec() is available as export */
166 #undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
167
168 /* set_normalized_timespec() is available as inline */
169 #undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
170
171 /* set_shrinker() available */
172 #undef HAVE_SET_SHRINKER
173
174 /* struct shrink_control exists */
175 #undef HAVE_SHRINK_CONTROL_STRUCT
176
177 /* shrink_dcache_memory() is available */
178 #undef HAVE_SHRINK_DCACHE_MEMORY
179
180 /* shrink_icache_memory() is available */
181 #undef HAVE_SHRINK_ICACHE_MEMORY
182
183 /* Define to 1 if you have the <stdint.h> header file. */
184 #undef HAVE_STDINT_H
185
186 /* Define to 1 if you have the <stdlib.h> header file. */
187 #undef HAVE_STDLIB_H
188
189 /* Define to 1 if you have the <strings.h> header file. */
190 #undef HAVE_STRINGS_H
191
192 /* Define to 1 if you have the <string.h> header file. */
193 #undef HAVE_STRING_H
194
195 /* Define to 1 if you have the <sys/stat.h> header file. */
196 #undef HAVE_SYS_STAT_H
197
198 /* Define to 1 if you have the <sys/types.h> header file. */
199 #undef HAVE_SYS_TYPES_H
200
201 /* task_curr() exported */
202 #undef HAVE_TASK_CURR
203
204 /* timespec_sub() is available */
205 #undef HAVE_TIMESPEC_SUB
206
207 /* linux/uaccess.h exists */
208 #undef HAVE_UACCESS_HEADER
209
210 /* kernel defines uintptr_t */
211 #undef HAVE_UINTPTR_T
212
213 /* Define to 1 if you have the <unistd.h> header file. */
214 #undef HAVE_UNISTD_H
215
216 /* user_path_dir() is available */
217 #undef HAVE_USER_PATH_DIR
218
219 /* Page state NR_ACTIVE is available */
220 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
221
222 /* Page state NR_ACTIVE_ANON is available */
223 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
224
225 /* Page state NR_ACTIVE_FILE is available */
226 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
227
228 /* Page state NR_FREE_PAGES is available */
229 #undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
230
231 /* Page state NR_INACTIVE is available */
232 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
233
234 /* Page state NR_INACTIVE_ANON is available */
235 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
236
237 /* Page state NR_INACTIVE_FILE is available */
238 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
239
240 /* Define to the sub-directory in which libtool stores uninstalled libraries.
241 */
242 #undef LT_OBJDIR
243
244 /* get_zone_counts() is needed */
245 #undef NEED_GET_ZONE_COUNTS
246
247 /* Name of package */
248 #undef PACKAGE
249
250 /* Define to the address where bug reports for this package should be sent. */
251 #undef PACKAGE_BUGREPORT
252
253 /* Define to the full name of this package. */
254 #undef PACKAGE_NAME
255
256 /* Define to the full name and version of this package. */
257 #undef PACKAGE_STRING
258
259 /* Define to the one symbol short name of this package. */
260 #undef PACKAGE_TARNAME
261
262 /* Define to the version of this package. */
263 #undef PACKAGE_VERSION
264
265 /* rwsem_is_locked() acquires sem->wait_lock */
266 #undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
267
268 /* Define the project alias string. */
269 #undef SPL_META_ALIAS
270
271 /* Define the project author. */
272 #undef SPL_META_AUTHOR
273
274 /* Define the project release date. */
275 #undef SPL_META_DATA
276
277 /* Define the libtool library 'age' version information. */
278 #undef SPL_META_LT_AGE
279
280 /* Define the libtool library 'current' version information. */
281 #undef SPL_META_LT_CURRENT
282
283 /* Define the libtool library 'revision' version information. */
284 #undef SPL_META_LT_REVISION
285
286 /* Define the project name. */
287 #undef SPL_META_NAME
288
289 /* Define the project release. */
290 #undef SPL_META_RELEASE
291
292 /* Define the project version. */
293 #undef SPL_META_VERSION
294
295 /* Define to 1 if you have the ANSI C header files. */
296 #undef STDC_HEADERS
297
298 /* Version number of package */
299 #undef VERSION