1/* Generated by ./xlat/gen.sh from ./xlat/loop_cmds.in; do not edit. */
2#if !(defined(LOOP_SET_FD) || (defined(HAVE_DECL_LOOP_SET_FD) && HAVE_DECL_LOOP_SET_FD))
3# define LOOP_SET_FD 0x4C00
4#endif
5#if !(defined(LOOP_CLR_FD) || (defined(HAVE_DECL_LOOP_CLR_FD) && HAVE_DECL_LOOP_CLR_FD))
6# define LOOP_CLR_FD 0x4C01
7#endif
8#if !(defined(LOOP_SET_STATUS) || (defined(HAVE_DECL_LOOP_SET_STATUS) && HAVE_DECL_LOOP_SET_STATUS))
9# define LOOP_SET_STATUS 0x4C02
10#endif
11#if !(defined(LOOP_GET_STATUS) || (defined(HAVE_DECL_LOOP_GET_STATUS) && HAVE_DECL_LOOP_GET_STATUS))
12# define LOOP_GET_STATUS 0x4C03
13#endif
14#if !(defined(LOOP_SET_STATUS64) || (defined(HAVE_DECL_LOOP_SET_STATUS64) && HAVE_DECL_LOOP_SET_STATUS64))
15# define LOOP_SET_STATUS64 0x4C04
16#endif
17#if !(defined(LOOP_GET_STATUS64) || (defined(HAVE_DECL_LOOP_GET_STATUS64) && HAVE_DECL_LOOP_GET_STATUS64))
18# define LOOP_GET_STATUS64 0x4C05
19#endif
20#if !(defined(LOOP_CHANGE_FD) || (defined(HAVE_DECL_LOOP_CHANGE_FD) && HAVE_DECL_LOOP_CHANGE_FD))
21# define LOOP_CHANGE_FD 0x4C06
22#endif
23#if !(defined(LOOP_SET_CAPACITY) || (defined(HAVE_DECL_LOOP_SET_CAPACITY) && HAVE_DECL_LOOP_SET_CAPACITY))
24# define LOOP_SET_CAPACITY 0x4C07
25#endif
26#if !(defined(LOOP_SET_DIRECT_IO) || (defined(HAVE_DECL_LOOP_SET_DIRECT_IO) && HAVE_DECL_LOOP_SET_DIRECT_IO))
27# define LOOP_SET_DIRECT_IO 0x4C08
28#endif
29#if !(defined(LOOP_CTL_ADD) || (defined(HAVE_DECL_LOOP_CTL_ADD) && HAVE_DECL_LOOP_CTL_ADD))
30# define LOOP_CTL_ADD 0x4C80
31#endif
32#if !(defined(LOOP_CTL_REMOVE) || (defined(HAVE_DECL_LOOP_CTL_REMOVE) && HAVE_DECL_LOOP_CTL_REMOVE))
33# define LOOP_CTL_REMOVE 0x4C81
34#endif
35#if !(defined(LOOP_CTL_GET_FREE) || (defined(HAVE_DECL_LOOP_CTL_GET_FREE) && HAVE_DECL_LOOP_CTL_GET_FREE))
36# define LOOP_CTL_GET_FREE 0x4C82
37#endif
38