Home
last modified time | relevance | path

Searched refs:fuse_batch_forget_in (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfuse.h666 struct fuse_batch_forget_in { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h677 struct fuse_batch_forget_in { struct
/openbmc/linux/fs/fuse/
H A Ddev.c1143 struct fuse_batch_forget_in arg = { .count = 0 }; in fuse_read_batch_forget()