Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfuse.h319 FUSE_FORGET = 2, /* no reply */ enumerator
/linux-4.4.14/fs/fuse/
Ddev.c648 req->in.h.opcode = FUSE_FORGET; in fuse_force_forget()
1144 .opcode = FUSE_FORGET, in fuse_read_single_forget()