libfuse
fuse_config.h
1/*
2 * Autogenerated by the Meson build system.
3 * Do not edit, your changes will be lost.
4 */
5
6#pragma once
7
8#define HAVE_BACKTRACE
9
10#define HAVE_CLOSE_RANGE
11
12#define HAVE_COPY_FILE_RANGE
13
14#define HAVE_FALLOCATE
15
16#define HAVE_FDATASYNC
17
18#define HAVE_FORK
19
20#undef HAVE_FSPACECTL
21
22#define HAVE_FSTATAT
23
24#define HAVE_ICONV
25
26#define HAVE_LINUX_LIMITS_H
27
28#define HAVE_OPENAT
29
30#define HAVE_PIPE2
31
32#define HAVE_POSIX_FALLOCATE
33
34#define HAVE_PTHREAD_SETNAME_NP
35
36#define HAVE_READLINKAT
37
38#define HAVE_SETXATTR
39
40#define HAVE_SPLICE
41
42#define HAVE_STATX
43
44#define HAVE_STRUCT_STAT_ST_ATIM
45
46#undef HAVE_STRUCT_STAT_ST_ATIMESPEC
47
48#define HAVE_SYS_XATTR_H
49
50#define HAVE_URING
51
52#define HAVE_UTIMENSAT
53
54#define HAVE_VMSPLICE
55
56#define PACKAGE_VERSION "3.18.0-rc0"
57
58#undef USDT_ENABLED
59