Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h12 EM( FUSE_FORGET, "FUSE_FORGET") \
H A Dreaddir.c274 args.opcode = FUSE_FORGET; in fuse_force_forget()
H A Dvirtio_fs.c1245 .opcode = FUSE_FORGET, in virtio_fs_send_forget()
H A Ddev.c1160 .opcode = FUSE_FORGET, in fuse_read_single_forget()
/linux/include/uapi/linux/
H A Dfuse.h592 FUSE_FORGET = 2, /* no reply */ enumerator