Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dfuse_386.const11 FUSE_DEV_IOC_CLONE = 2147804416
Dfuse_arm64.const11 FUSE_DEV_IOC_CLONE = 2147804416
Dfuse_arm.const11 FUSE_DEV_IOC_CLONE = 2147804416
Dfuse_ppc64le.const11 FUSE_DEV_IOC_CLONE = 1074062592
Dfuse_amd64.const11 FUSE_DEV_IOC_CLONE = 2147804416
Dfuse.txt12 ioctl$FUSE_DEV_IOC_CLONE(fd fd_fuse, cmd const[FUSE_DEV_IOC_CLONE], arg ptr[in, fd_fuse])
/external/kernel-headers/original/uapi/linux/
Dfuse.h797 #define FUSE_DEV_IOC_CLONE _IOR(229, 0, uint32_t) macro