Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfuse.h386 CUSE_INIT = 4096, enumerator
/Linux-v4.19/fs/fuse/
Dcuse.c444 req->in.h.opcode = CUSE_INIT; in cuse_send_init()