Home
last modified time | relevance | path

Searched refs:FUSE_DEV_IOC_CLONE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfuse.h1054 #define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h1080 #define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t) macro
/openbmc/linux/fs/fuse/
H A Ddev.c2265 case FUSE_DEV_IOC_CLONE: in fuse_dev_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch531 +pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416;