Home
last modified time | relevance | path

Searched defs:sync_merge_data (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsync_file.h10 struct sync_merge_data { struct
33 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dsync_file.h26 struct sync_merge_data { struct
27 char name[32];
28 __s32 fd2;
29 __s32 fence;
30 __u32 flags;
31 __u32 pad;
/kernel/linux/linux-6.6/include/uapi/linux/
Dsync_file.h30 struct sync_merge_data { struct
31 char name[32];
32 __s32 fd2;
33 __s32 fence;
34 __u32 flags;
35 __u32 pad;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsync_file.h23 struct sync_merge_data { struct
46 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dsync_file.h23 struct sync_merge_data { struct
46 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) argument