Home
last modified time | relevance | path

Searched refs:sync_merge_data (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsync_file.h30 struct sync_merge_data { struct
109 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
/linux/tools/testing/selftests/sync/
H A Dsync.c70 struct sync_merge_data data = {}; in sync_merge()