Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h378 FUSE_IOCTL = 39, enumerator
/linux-4.19.296/fs/fuse/
Dfile.c2607 req->in.h.opcode = FUSE_IOCTL; in fuse_do_ioctl()