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.10 by root, Tue Feb 20 04:32:59 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines