Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h611 FUSE_BATCH_FORGET = 42, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h621 FUSE_BATCH_FORGET = 42, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c1145 .opcode = FUSE_BATCH_FORGET, in fuse_read_batch_forget()