Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h12 EM( FUSE_FORGET, "FUSE_FORGET") \
H A Dvirtio_fs.c1247 .opcode = FUSE_FORGET, in virtio_fs_send_forget()
H A Ddev.c1311 .opcode = FUSE_FORGET, in fuse_read_single_forget()
/linux/include/uapi/linux/
H A Dfuse.h616 FUSE_FORGET = 2, /* no reply */ enumerator