Searched refs:SYNC_IOC_MAGIC (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsync_file.h100 #define SYNC_IOC_MAGIC '>' macro
109 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
110 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
111 #define SYNC_IOC_SET_DEADLINE _IOW(SYNC_IOC_MAGIC, 5, struct sync_set_deadline)

Completed in 96 milliseconds