Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h365 FUSE_INIT = 26, enumerator
/linux-4.19.296/fs/fuse/
Dinode.c968 req->in.h.opcode = FUSE_INIT; in fuse_send_init()