Home
last modified time | relevance | path

Searched refs:CUSE_UNRESTRICTED_IOCTL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dcuse.c340 cc->unrestricted_ioctl = arg->flags & CUSE_UNRESTRICTED_IOCTL; in cuse_process_init_reply()
447 ia->in.flags |= CUSE_UNRESTRICTED_IOCTL; in cuse_send_init()
/openbmc/linux/include/uapi/linux/
H A Dfuse.h461 #define CUSE_UNRESTRICTED_IOCTL (1 << 0) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h476 #define CUSE_UNRESTRICTED_IOCTL (1 << 0) macro