Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfuse.h376 FUSE_IOCTL = 39, enumerator
/Linux-v4.19/fs/fuse/
Dfile.c2576 req->in.h.opcode = FUSE_IOCTL; in fuse_do_ioctl()