Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h343 FUSE_FORGET = 2, /* no reply */ enumerator
/linux-4.19.296/fs/fuse/
Ddev.c656 req->in.h.opcode = FUSE_FORGET; in fuse_force_forget()
1175 .opcode = FUSE_FORGET, in fuse_read_single_forget()