ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.6 by root, Tue Jul 12 20:46:33 2016 UTC vs.
Revision 1.7 by root, Mon Jul 18 07:48:26 2016 UTC

229#define MAP_HUGETLB 0 229#define MAP_HUGETLB 0
230#endif 230#endif
231#ifndef MAP_STACK 231#ifndef MAP_STACK
232#define MAP_STACK 0 232#define MAP_STACK 0
233#endif 233#endif
234#ifndef FIFREEZE
235#define FIFREEZE 0
236#endif
237#ifndef FITHAW
238#define FITHAW 0
239#endif
240#ifndef FITRIM
241#define FITRIM 0
242#endif
243#ifndef FICLONE
244#define FICLONE 0
245#endif
246#ifndef FICLONERANGE
247#define FICLONERANGE 0
248#endif
249#ifndef FIDEDUPERANGE
250#define FIDEDUPERANGE 0
251#endif
252#ifndef FS_IOC_GETFLAGS
253#define FS_IOC_GETFLAGS 0
254#endif
255#ifndef FS_IOC_SETFLAGS
256#define FS_IOC_SETFLAGS 0
257#endif
258#ifndef FS_IOC_GETVERSION
259#define FS_IOC_GETVERSION 0
260#endif
261#ifndef FS_IOC_SETVERSION
262#define FS_IOC_SETVERSION 0
263#endif
264#ifndef FS_IOC_FIEMAP
265#define FS_IOC_FIEMAP 0
266#endif
267#ifndef FS_IOC_FSGETXATTR
268#define FS_IOC_FSGETXATTR 0
269#endif
270#ifndef FS_IOC_FSSETXATTR
271#define FS_IOC_FSSETXATTR 0
272#endif
273#ifndef FS_IOC_SET_ENCRYPTION_POLICY
274#define FS_IOC_SET_ENCRYPTION_POLICY 0
275#endif
276#ifndef FS_IOC_GET_ENCRYPTION_PWSALT
277#define FS_IOC_GET_ENCRYPTION_PWSALT 0
278#endif
279#ifndef FS_IOC_GET_ENCRYPTION_POLICY
280#define FS_IOC_GET_ENCRYPTION_POLICY 0
281#endif
282#ifndef FS_KEY_DESCRIPTOR_SIZE
283#define FS_KEY_DESCRIPTOR_SIZE 0
284#endif
285#ifndef FS_SECRM_FL
286#define FS_SECRM_FL 0
287#endif
288#ifndef FS_UNRM_FL
289#define FS_UNRM_FL 0
290#endif
291#ifndef FS_COMPR_FL
292#define FS_COMPR_FL 0
293#endif
294#ifndef FS_SYNC_FL
295#define FS_SYNC_FL 0
296#endif
297#ifndef FS_IMMUTABLE_FL
298#define FS_IMMUTABLE_FL 0
299#endif
300#ifndef FS_APPEND_FL
301#define FS_APPEND_FL 0
302#endif
303#ifndef FS_NODUMP_FL
304#define FS_NODUMP_FL 0
305#endif
306#ifndef FS_NOATIME_FL
307#define FS_NOATIME_FL 0
308#endif
309#ifndef FS_DIRTY_FL
310#define FS_DIRTY_FL 0
311#endif
312#ifndef FS_COMPRBLK_FL
313#define FS_COMPRBLK_FL 0
314#endif
315#ifndef FS_NOCOMP_FL
316#define FS_NOCOMP_FL 0
317#endif
318#ifndef FS_ENCRYPT_FL
319#define FS_ENCRYPT_FL 0
320#endif
321#ifndef FS_BTREE_FL
322#define FS_BTREE_FL 0
323#endif
324#ifndef FS_INDEX_FL
325#define FS_INDEX_FL 0
326#endif
327#ifndef FS_JOURNAL_DATA_FL
328#define FS_JOURNAL_DATA_FL 0
329#endif
330#ifndef FS_NOTAIL_FL
331#define FS_NOTAIL_FL 0
332#endif
333#ifndef FS_DIRSYNC_FL
334#define FS_DIRSYNC_FL 0
335#endif
336#ifndef FS_TOPDIR_FL
337#define FS_TOPDIR_FL 0
338#endif
339#ifndef FS_FL_USER_MODIFIABLE
340#define FS_FL_USER_MODIFIABLE 0
341#endif
342#ifndef FS_XFLAG_REALTIME
343#define FS_XFLAG_REALTIME 0
344#endif
345#ifndef FS_XFLAG_PREALLOC
346#define FS_XFLAG_PREALLOC 0
347#endif
348#ifndef FS_XFLAG_IMMUTABLE
349#define FS_XFLAG_IMMUTABLE 0
350#endif
351#ifndef FS_XFLAG_APPEND
352#define FS_XFLAG_APPEND 0
353#endif
354#ifndef FS_XFLAG_SYNC
355#define FS_XFLAG_SYNC 0
356#endif
357#ifndef FS_XFLAG_NOATIME
358#define FS_XFLAG_NOATIME 0
359#endif
360#ifndef FS_XFLAG_NODUMP
361#define FS_XFLAG_NODUMP 0
362#endif
363#ifndef FS_XFLAG_RTINHERIT
364#define FS_XFLAG_RTINHERIT 0
365#endif
366#ifndef FS_XFLAG_PROJINHERIT
367#define FS_XFLAG_PROJINHERIT 0
368#endif
369#ifndef FS_XFLAG_NOSYMLINKS
370#define FS_XFLAG_NOSYMLINKS 0
371#endif
372#ifndef FS_XFLAG_EXTSIZE
373#define FS_XFLAG_EXTSIZE 0
374#endif
375#ifndef FS_XFLAG_EXTSZINHERIT
376#define FS_XFLAG_EXTSZINHERIT 0
377#endif
378#ifndef FS_XFLAG_NODEFRAG
379#define FS_XFLAG_NODEFRAG 0
380#endif
381#ifndef FS_XFLAG_FILESTREAM
382#define FS_XFLAG_FILESTREAM 0
383#endif
384#ifndef FS_XFLAG_DAX
385#define FS_XFLAG_DAX 0
386#endif
387#ifndef FS_XFLAG_HASATTR
388#define FS_XFLAG_HASATTR 0
389#endif
234#ifndef FIEMAP_FLAG_SYNC 390#ifndef FIEMAP_FLAG_SYNC
235#define FIEMAP_FLAG_SYNC 0 391#define FIEMAP_FLAG_SYNC 0
236#endif 392#endif
237#ifndef FIEMAP_FLAG_XATTR 393#ifndef FIEMAP_FLAG_XATTR
238#define FIEMAP_FLAG_XATTR 0 394#define FIEMAP_FLAG_XATTR 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines