Home
last modified time | relevance | path

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

/linux-6.15/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.c1250 .opcode = FUSE_FORGET, in virtio_fs_send_forget()
H A Ddev.c1289 .opcode = FUSE_FORGET, in fuse_read_single_forget()
/linux-6.15/include/uapi/linux/
H A Dfuse.h608 FUSE_FORGET = 2, /* no reply */ enumerator