Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dfuse_386.const19 FUSE_IOCTL_RETRY = 4
Dfuse_arm64.const19 FUSE_IOCTL_RETRY = 4
Dfuse_arm.const19 FUSE_IOCTL_RETRY = 4
Dfuse_ppc64le.const19 FUSE_IOCTL_RETRY = 4
Dfuse_amd64.const19 FUSE_IOCTL_RETRY = 4
Dfuse.txt91 fuse_ioctl_flags = 0, FUSE_IOCTL_RETRY
/external/kernel-headers/original/uapi/linux/
Dfuse.h338 #define FUSE_IOCTL_RETRY (1 << 2) macro