Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h1079 #define FUSE_DEV_IOC_MAGIC 229 macro
1080 #define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t)
1081 #define FUSE_DEV_IOC_BACKING_OPEN _IOW(FUSE_DEV_IOC_MAGIC, 1, \
1083 #define FUSE_DEV_IOC_BACKING_CLOSE _IOW(FUSE_DEV_IOC_MAGIC, 2, uint32_t)
/openbmc/linux/include/uapi/linux/
H A Dfuse.h1053 #define FUSE_DEV_IOC_MAGIC 229 macro
1054 #define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t)