Home
last modified time | relevance | path

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

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